librpc: Add NETWORK_INTERFACE_INFO IDL data structure
authorAnubhav Rakshit <anubhav.rakshit@gmail.com>
Mon, 16 Jun 2014 10:00:18 +0000 (15:30 +0530)
committerStefan Metzmacher <metze@samba.org>
Thu, 24 Jul 2014 17:07:06 +0000 (19:07 +0200)
commit09fb44d1224bedee1f7a92d2bca1518ad62b3ba4
tree7b42302e03e21ba7a82b882484c05372ac281d03
parentdbc1ad2965b7535bb5b41a994d7188dc23d18770
librpc: Add NETWORK_INTERFACE_INFO IDL data structure

This is in preparation for adding NETWORK_INTERFACE_INFO Ioctl smbtorture test
case. This data structure is described in MS-SMB2 Sec. 2.2.32.5

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Anubhav Rakshit <anubhav.rakshit@gmail.com>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
librpc/idl/ioctl.idl
librpc/ndr/ndr_ioctl.c [new file with mode: 0644]
librpc/wscript_build