]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Use the ctx queue counters
authorDonald Sharp <sharpd@nvidia.com>
Mon, 17 Jun 2024 15:05:28 +0000 (11:05 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 5 Sep 2024 19:44:34 +0000 (15:44 -0400)
commit34670c476a2a828ed58d574fc8800a0822202197
treed9e2bf6eb12ec8943fcad6a2a7b27406e3538d9c
parentade1d8a211142d0e511214386efbea72aa674cc3
zebra: Use the ctx queue counters

The ctx queue data structures already have a counter
associated with them.  Let's just use them instead.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/zebra_dplane.c