commit | 91b4b04ff85de9086c959138d747d2808cc83a46 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org> | Mon Sep 10 18:41:07 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 13 16:34:03 2012 -0400 |
tree | 85c36f26fcc60df164f894923188ee10f51d0456 | |
parent | 417962a02ba283c8532d61474dc08e0a966cd269 [diff] |
ipv6: Compare addresses only bits up to the prefix length (RFC6724). Compare bits up to the source address's prefix length only to allows DNS load balancing to continue to be used as a tie breaker. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>