s4:lib/socket: use the same logic in iface_list_wildcard() as in smbd
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Feb 2014 09:18:35 +0000 (10:18 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 6 Mar 2014 22:34:05 +0000 (11:34 +1300)
commita571fe520d09a00273a58b1fb0fa9aab8e0aefce
treed30ac21d07acf03228f37ad8945bedefd5e6a569
parentee8f98f26a3d6f02a0d10ceeac1194675d505246
s4:lib/socket: use the same logic in iface_list_wildcard() as in smbd

If we have ipv6 support we should listen on "::" too.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10464
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Change-Id: I8ce185d5070280149bee9fd33010443be9031089
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/lib/socket/interface.c