Re: [PATCH iproute2-next] ipaddress: Add support for address metric
From: David Ahern <hidden> Date: 2018-05-30 15:22:09
On 5/27/18 9:10 AM, dsahern@kernel.org wrote:
From: David Ahern <redacted>
Add support for IFA_RT_PRIORITY using the same keywords as iproute for
RTA_PRIORITY.
Signed-off-by: David Ahern <redacted>
---
include/uapi/linux/if_addr.h | 1 +
ip/ipaddress.c | 15 ++++++++++++++-
man/man8/ip-address.8.in | 6 ++++++
3 files changed, 21 insertions(+), 1 deletion(-)