s4:lib:socket: skip extra data in interpret_interface()
authorMichael Adam <obnox@samba.org>
Mon, 25 Jan 2016 15:22:57 +0000 (16:22 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 26 Jan 2016 06:33:16 +0000 (07:33 +0100)
commit9fcf87419f3f68429bb365ffb605be3eacc97e15
tree80f6b17e23adac016bfb820c97337c9fba8ac13e
parent8284b34f95639ad7c2e3a97b514529201c20e2ed
s4:lib:socket: skip extra data in interpret_interface()

This is currently smbd-specific.
No need to duplicate the extended parsing
while these functions have not been merged yet.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/lib/socket/interface.c