doc: Document a existing cli for zebra that was missing

The -s or --nl-bufsize option was missing, document it.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 4dca0c10df)
This commit is contained in:
Donald Sharp 2022-02-26 15:45:47 -05:00 committed by mergify-bot
parent 2d79f0780a
commit 58db01ae1e

View 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