]> git.proxmox.com Git - mirror_frr.git/commit - lib/routemap.c
lib: Add `clear route-map counters [WORD]` command
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 20 Jun 2019 18:10:44 +0000 (14:10 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 20 Jun 2019 18:10:44 +0000 (14:10 -0400)
commit1fa305095af42c21c934db8c251e20c3e9825f5d
treee85047e0647ce1b01ded511c16873f8973a8cb46
parent67e42128db3c380e8b8067da164675c282a1dca5
lib: Add `clear route-map counters [WORD]` command

This will allow the end-user to clear the counters associated
with the route-map.  Subsuquent `show route-map ..` commands
will display counters since the last clear.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
doc/user/routemap.rst
lib/routemap.c
lib/routemap.h