]> git.puffer.fish Git - mirror/frr.git/commit
zebra: use smaller stream buffer for zapi route notifications
authorMark Stapp <mjs@voltanet.io>
Thu, 20 Aug 2020 18:13:34 +0000 (14:13 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Sun, 15 Nov 2020 19:50:17 +0000 (14:50 -0500)
commit55e74ca925f0457bb42be4e26d8ff5d0e314edb6
treef8299ff1ab7b18b11a21cc8fa71d1b760ab4de17
parentbacc299a498b80e2463960fb5aa5bc36cdefa10d
zebra: use smaller stream buffer for zapi route notifications

The owner-notification zapi message is small; use a small buffer
for it.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
lib/zclient.h
zebra/zapi_msg.c