On Wed, Jun 13, 2012 at 10:54:30PM +0000, Hefty, Sean wrote: > Match socket behavior. Restrict listens on IPv4 addresses > to only IPv4 addresses. If a listen is on an IPv6 address, > allow it to receive either IPv4 or IPv6 addresses.
Can you match the IP stack and incorporate /proc/sys/net/ipv6/bindv6only and socket option IPV6_V6ONLY? -- Jason Gunthorpe <[email protected]> (780)4406067x832 Chief Technology Officer, Obsidian Research Corp Edmonton, Canada -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
