s4-ipv6: fixed ipv6_listen() to use IPV6_V6ONLY
authorAndrew Tridgell <tridge@samba.org>
Thu, 12 May 2011 10:30:16 +0000 (12:30 +0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 6 Jun 2011 02:26:09 +0000 (12:26 +1000)
commitdf632483f18923430a6da595d07c9f241438e766
tree4d07d3e2bdbfa2476ec6d0de4040da90a366c73a
parent244137b10d511dedb1798b90aa2f4c354c50a44e
s4-ipv6: fixed ipv6_listen() to use IPV6_V6ONLY

this changes ipv6_listen() to use IPV6_V6ONLY, and to setup the right
scope id for link local IPv6 addresses
source4/lib/socket/socket_ip.c