On 8/9/19 6:18 PM, Donald Sharp wrote: > In the case where we have a large number of nexthops from a specific > protocol, allow the flush and list operations to take a protocol > to limit the commands scopes. > > Signed-off-by: Donald Sharp <sha...@cumulusnetworks.com> > --- > ip/ipnexthop.c | 16 +++++++++++++++- > 1 file changed, 15 insertions(+), 1 deletion(-) >
Donald: This looks correct to me. Before applying I want to add test cases to tools/testing/selftests/net/fib_nexthops.sh in the kernel repo to just to run through different options. Hopefully, I can do that this week.