This is an updated patch series to fix up bind() conflicts between v4-mapped
and IPv6 addresses.
These patches correct the following problems:
1) Disallow binding of a v4-mapped address on a IPV6_V6ONLY socket.
2) Allow IPv4 wildcards to bind at the same time as a native IPv6 address.
3) Make v4-mapped bind()s consitant with IPv4 native binds.
4) Fix conflict resolutions between v4-mapped addresses, v4 addresses, and v6
addresses
Thanks
-vlad
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html