summaryrefslogtreecommitdiff
path: root/lib/routemap_cli.c
diff options
context:
space:
mode:
authorPhilippe Guibert <philippe.guibert@6wind.com>2023-11-23 17:18:23 +0100
committerPhilippe Guibert <philippe.guibert@6wind.com>2023-11-30 14:25:00 +0100
commitd41b425ab3384f80b338a8ec3b407a277a8646e0 (patch)
tree5e2538e4226bc292f85eebecc17d61a0b4dcd2bb /lib/routemap_cli.c
parent427d3f81f4a8c040b52ecb2e1d7ba4224b2d069c (diff)
zebra: add client counter for nhg operations
Add three counters that account for the nhg operations that are using the zebra API with the NHG_ADD and NHG_DEL commands. > # show zebra client > [..] > Type Add Update Del > ================================================== > IPv4 100 0 0 > IPv6 0 0 0 > Redist:v4 0 0 0 > Redist:v6 0 0 0 > NHG 1 1 1 > VRF 3 0 0 > [..] Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'lib/routemap_cli.c')
0 files changed, 0 insertions, 0 deletions