]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Document a existing cli for zebra that was missing
authorDonald Sharp <sharpd@nvidia.com>
Sat, 26 Feb 2022 20:45:47 +0000 (15:45 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Sun, 27 Feb 2022 12:47:58 +0000 (07:47 -0500)
The -s or --nl-bufsize option was missing, document it.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
doc/user/zebra.rst

index 7ca473ceb657416dcb9fedb0e1318e84fc0ddaee..058987acf10e1d1694759acf13ff69e210bb4e50 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