Home
last modified time | relevance | path

Searched hist:"63 d9950b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daf_inet6.c63d9950b Tue Mar 24 11:24:50 CDT 2009 Vlad Yasevich <vladislav.yasevich@hp.com> ipv6: Make v4-mapped bindings consistent with IPv4

Binding to a v4-mapped address on an AF_INET6 socket should
produce the same result as binding to an IPv4 address on
AF_INET socket. The two are interchangable as v4-mapped
address is really a portability aid.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
63d9950b Tue Mar 24 11:24:50 CDT 2009 Vlad Yasevich <vladislav.yasevich@hp.com> ipv6: Make v4-mapped bindings consistent with IPv4

Binding to a v4-mapped address on an AF_INET6 socket should
produce the same result as binding to an IPv4 address on
AF_INET socket. The two are interchangable as v4-mapped
address is really a portability aid.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>