From: Vlad Yasevich Date: Tue, 24 Mar 2009 16:24:50 +0000 (+0000) Subject: ipv6: Make v4-mapped bindings consistent with IPv4 X-Git-Tag: v2.6.30-rc1~662^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63d9950b08184e6531adceb65f64b429909cc101;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed