mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 14:04:32 +00:00
doc: add doc for ospf per-interface write socket
Add a doc entry for the per-interface write socket config. Signed-off-by: Mark Stapp <mjs@labn.net>
This commit is contained in:
parent
04a0401f2d
commit
86a36bad51
@ -315,6 +315,13 @@ To start OSPF process you have to specify the OSPF router.
|
|||||||
This command controls the ospf instance's socket buffer sizes. The
|
This command controls the ospf instance's socket buffer sizes. The
|
||||||
'no' form resets one or both values to the default.
|
'no' form resets one or both values to the default.
|
||||||
|
|
||||||
|
.. clicmd:: no socket-per-interface
|
||||||
|
|
||||||
|
Ordinarily, ospfd uses a socket per interface for sending
|
||||||
|
packets. This command disables those per-interface sockets, and
|
||||||
|
causes ospfd to use a single socket per ospf instance for sending
|
||||||
|
and receiving packets.
|
||||||
|
|
||||||
.. _ospf-area:
|
.. _ospf-area:
|
||||||
|
|
||||||
Areas
|
Areas
|
||||||
|
Loading…
Reference in New Issue
Block a user