From: Juha-Matti Tapio Date: Fri, 29 Feb 2008 04:55:46 +0000 (-0800) Subject: [IPV6]: Fix source address selection for ORCHID addresses X-Git-Tag: v2.6.26-rc1~1138^2~554 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99cd07a537bf4c7c954f31611e30064407104410;p=pandora-kernel.git [IPV6]: Fix source address selection for ORCHID addresses Skip the prefix length matching in source address selection for orchid -> non-orchid addresses. Overlay Routable Cryptographic Hash IDentifiers (RFC 4843, 2001:10::/28) are currenty not globally reachable. Without this check a host with an ORCHID address can end up preferring those over regular addresses when talking to other regular hosts in the 2001::/16 range thus breaking non-orchid connections. Signed-off-by: Juha-Matti Tapio Signed-off-by: David S. Miller --- Reading git-diff-tree failed