ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)
authorYOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org>
Mon, 10 Sep 2012 18:16:49 +0000 (18:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Sep 2012 20:34:03 +0000 (16:34 -0400)
commit417962a02ba283c8532d61474dc08e0a966cd269
tree0738dbd58c992955b64524bf467d495707bd88b4
parent8289bab1daf9768c20114051a99c1bd5f48d4420
ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)

Added labels for site-local addresses (fec0::/10) and 6bone testing
addresses (3ffe::/16) in order to depreference them.

Note that the RFC introduced new rows for Teredo, ULA and 6to4 addresses
in the default policy table.  Some of them have different labels from ours.
For backward compatibility, we do not change the "default" labels.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrlabel.c