]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Actually display I/O buffer sizes
authorDonald Sharp <sharpd@nvidia.com>
Mon, 8 Apr 2024 20:24:05 +0000 (16:24 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 9 Apr 2024 14:08:03 +0000 (10:08 -0400)
commit8d8f12ba8e5cd11c189b8475b05539fa8415ccb9
treec8b0f68afc7eece28a4584499915396d34350d7c
parent48805d617b29a597389d9be9e1993be3bced6ad0
zebra: Actually display I/O buffer sizes

An operator found a situation where zebra was
backing up in a significant way towards BGP
with EVPN changes taking up some serious amounts
of memory.  The key lines that would have clued
us in on it were behind a dev build.  Let's change
this.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/stream.h
zebra/zserv.c