]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Document a existing cli for zebra that was missing 10680/head
authorDonald Sharp <sharpd@nvidia.com>
Sat, 26 Feb 2022 20:45:47 +0000 (15:45 -0500)
committermergify-bot <noreply@mergify.com>
Mon, 28 Feb 2022 14:57:03 +0000 (14:57 +0000)
The -s or --nl-bufsize option was missing, document it.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 4dca0c10df92bec3f200bbac545eb1f782956049)

doc/user/zebra.rst

index 9ed6b6dd7f22821583a9e89c721776f9e84aa51e..f65455b959c62b513b6628b619a2b00cd80508f1 100644 (file)
@@ -78,6 +78,11 @@ Besides the common invocation options (:ref:`common-invocation-options`), the
    protocols about route installation/update on ack received from
    the linux kernel or from offload notification.
 
+.. option:: -s <SIZE>, --nl-bufsize <SIZE>
+
+   Allow zebra to modify the default receive buffer size to SIZE
+   in bytes.  Under *BSD only the -s option is available.
+
 .. _interface-commands:
 
 Configuration Addresses behaviour