summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNicolas Dichtel <nicolas.dichtel@6wind.com>2012-11-05 05:28:18 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-11-16 06:47:40 (GMT)
commit130cd273d4a46a3011b1cc739f5d2af78779d666 (patch)
tree508374445793be54ac9ee9a4d9b1bda24aa4beb5 /scripts
parentd4d0d3557b4d6ee735fbec275803d637ee26b42d (diff)
downloadlinux-fsl-qoriq-130cd273d4a46a3011b1cc739f5d2af78779d666.tar.xz
ipv6: export IP6_RT_PRIO_* to userland
The kernel uses some default metric when routes are managed. For example, a static route added with a metric set to 0 is inserted in the kernel with metric 1024 (IP6_RT_PRIO_USER). It is useful for routing daemons to know these values, to be able to set routes without interfering with what the kernel does. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions