Re: [PATCH iproute2] ip route: support RFC4191 router preference
From: Stephen Hemminger <hidden> Date: 2015-03-24 22:38:32
On Mon, 16 Mar 2015 15:01:47 +0000
Lubomir Rintel [off-list ref] wrote:
This allows querying and setting the route preference. It's usually set from
the IPv6 Neighbor Discovery Router Advertisement messages.
Introduced in "ipv6: expose RFC4191 route preference via rtnetlink", enqueued
for Linux 4.1.
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>