]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip nexthop: Allow flush|list operations to specify a specific protocol
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 10 Aug 2019 00:18:43 +0000 (20:18 -0400)
committerDavid Ahern <dsahern@gmail.com>
Wed, 4 Sep 2019 14:48:20 +0000 (07:48 -0700)
commit84b9168328bf92f6ecbee4e451b5bc34514be3f9
tree322eff19a2f3a5b75d621c5a3b5192a26d5ca42e
parent1a5141715edf068a62fc77710b91cb342e994ca6
ip nexthop: Allow flush|list operations to specify a specific protocol

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 <sharpd@cumulusnetworks.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
ip/ipnexthop.c