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)
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>

No differences found