Re: [PATCH iproute2-next] ipaddress: Add support for address metric

2018-05-30 Thread David Ahern
On 5/27/18 9:10 AM, dsah...@kernel.org wrote: > From: David Ahern > > Add support for IFA_RT_PRIORITY using the same keywords as iproute for > RTA_PRIORITY. > > Signed-off-by: David Ahern > --- > include/uapi/linux/if_addr.h | 1 + > ip/ipaddress.c | 15 ++- >

[PATCH iproute2-next] ipaddress: Add support for address metric

2018-05-27 Thread dsahern
From: David Ahern Add support for IFA_RT_PRIORITY using the same keywords as iproute for RTA_PRIORITY. Signed-off-by: David Ahern --- include/uapi/linux/if_addr.h | 1 + ip/ipaddress.c | 15 ++- man/man8/ip-address.8.in | 6