[PATCH v2] ipv6: Fix bind conficts with v4-mapped addresses

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Vlad Yasevich
Date: Tuesday, March 24, 2009 - 7:24 pm

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v2] ipv6: Fix bind conficts with v4-mapped addresses, Vlad Yasevich, (Tue Mar 24, 7:24 pm)