mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-24 13:21:51 +00:00
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:
parent
2d79f0780a
commit
58db01ae1e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user