blob: c13237e96ee3247bc5eae76f672faed24602ed98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# 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
|