]> asedeno.scripts.mit.edu Git - linux.git/commit
net: Add IFA_RT_PRIORITY address attribute
authorDavid Ahern <dsahern@gmail.com>
Sun, 27 May 2018 15:09:56 +0000 (08:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 May 2018 14:12:45 +0000 (10:12 -0400)
commit620dee9415fae09003d012cc7c23b011e5ebb43d
treea0969ac3323bdb0621c7decdbd8f9d92b7cac35f
parentd169a1f8baa42b416bf00df2c62a8af82c124775
net: Add IFA_RT_PRIORITY address attribute

Currently, if two interfaces have addresses in the same connected route,
then the order of the prefix route entries is determined by the order in
which the addresses are assigned or the links brought up.

Add IFA_RT_PRIORITY to allow user to specify the metric of the prefix
route associated with an address giving interface managers better
control of the order of prefix routes.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_addr.h