s4-ipv6: fixed stream_setup_socket() to handle IPv6
authorAndrew Tridgell <tridge@samba.org>
Thu, 12 May 2011 10:33:01 +0000 (12:33 +0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 6 Jun 2011 02:26:09 +0000 (12:26 +1000)
commitd510687408c03291df767e0ccacebcd4a360646c
tree855f4f21cecab2d9091050ae92d1a2fce0073baa
parentdf632483f18923430a6da595d07c9f241438e766
s4-ipv6: fixed stream_setup_socket() to handle IPv6

for IP we now detect the address family from the address, rather than
requiring the caller to specify it.
source4/smbd/service_stream.c