mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Taken from: https://github.com/freebsd/freebsd.git Commit id: d44ce30d3054a38723f89a161c5e003e64d1aaae
12 lines
304 B
Text
12 lines
304 B
Text
# default policy table based on RFC 3484.
|
|
# usage: ip6addrctl install path_to_this_file
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
#Format:
|
|
#Prefix Precedence Label
|
|
::1/128 50 0
|
|
::/0 40 1
|
|
2002::/16 30 2
|
|
::/96 20 3
|
|
::ffff:0:0/96 10 4
|