]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: Add how many packets the interface has queued to send
authorDonald Sharp <sharpd@nvidia.com>
Thu, 11 Aug 2022 11:39:33 +0000 (07:39 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 11 Aug 2022 17:30:32 +0000 (13:30 -0400)
commitf54b256b93cae90201052868ced053072e07e0ca
tree546e5adae2cceed9cfd95e48be192635299d56fc
parentfb617d1874f817cde053560c8b13cff5d5ce1d12
ospfd: Add how many packets the interface has queued to send

In `show ip ospf interface traffic` how many packets this
interface has queued to send.

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