s4:lib/socket: use the same logic in iface_list_wildcard() as in smbd
commit06441251d87f870df677f3a01ded8fb3df337706
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Feb 2014 09:18:35 +0000 (27 10:18 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 1 Apr 2014 07:26:38 +0000 (1 09:26 +0200)
tree8871906f4cef1e856b760c33c9c16c533e8c56c0
parent8d256c8887839bc36d425f6222f57aaf011dad85
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>
(cherry picked from commit a571fe520d09a00273a58b1fb0fa9aab8e0aefce)
source4/lib/socket/interface.c