13 lines
386 B
Plaintext
13 lines
386 B
Plaintext
# default policy table based on RFC 3484.
|
|
# usage: ip6addrctl install path_to_this_file
|
|
#
|
|
# $FreeBSD: head/usr.sbin/ip6addrctl/ip6addrctl.conf.sample 123872 2003-12-26 17:10:58Z ume $
|
|
#
|
|
#Format:
|
|
#Prefix Precedence Label
|
|
::1/128 50 0
|
|
::/0 40 1
|
|
2002::/16 30 2
|
|
::/96 20 3
|
|
::ffff:0:0/96 10 4
|