Home
last modified time | relevance | path

Searched hist:"130 cd273d4a46a3011b1cc739f5d2af78779d666" (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dipv6_route.hdiff 130cd273d4a46a3011b1cc739f5d2af78779d666 Mon Nov 05 06:28:18 CET 2012 Nicolas Dichtel <nicolas.dichtel@6wind.com> 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>
/linux/include/net/
H A Dip6_route.hdiff 130cd273d4a46a3011b1cc739f5d2af78779d666 Mon Nov 05 06:28:18 CET 2012 Nicolas Dichtel <nicolas.dichtel@6wind.com> 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>