On 6/1/17 10:53 PM, Roopa Prabhu wrote: > From: Roopa Prabhu <ro...@cumulusnetworks.com> > > Uses newly introduced RTM_GETROUTE flag RTM_F_FIB_MATCH > to return a matching fib route. Introduces 'fibmatch' > keyword to ip route get. ... > > Signed-off-by: Roopa Prabhu <ro...@cumulusnetworks.com> > --- > include/linux/rtnetlink.h | 1 + > ip/iproute.c | 9 ++++++++- > man/man8/ip-route.8.in | 12 ++++++++++++ > 3 files changed, 21 insertions(+), 1 deletion(-)
LGTM Acked-by: David Ahern <dsah...@gmail.com>