1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00

ip6addrctl: Update the sample configuration file

Update the sample ip6addrctl.conf.sample file to match the default
policy, currently based on RFC 6724.

MFC after:	3 days
Signed-off-by:	Jose Luis Duran <jlduran@gmail.com>

Reviewed by: imp, glebius
Pull Request: https://github.com/freebsd/freebsd-src/pull/1375
This commit is contained in:
Jose Luis Duran 2024-08-11 03:06:12 +00:00 committed by Warner Losh
parent 3272054073
commit 6bfbfc8f4f

View File

@ -1,11 +1,15 @@
# default policy table based on RFC 3484.
# default policy table based on RFC 6724.
# usage: ip6addrctl install path_to_this_file
#
#
#Format:
#Prefix Precedence Label
::1/128 50 0
::/0 40 1
2002::/16 30 2
::/96 20 3
::ffff:0:0/96 10 4
::1/128 50 0
::/0 40 1
::ffff:0:0/96 35 4
2002::/16 30 2
2001::/32 5 5
fc00::/7 3 13
::/96 1 3
fec0::/10 1 11
3ffe::/16 1 12