mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 11:25:41 +00:00
doc: Drop bullet point from ospfd documentation
/root/frr/doc/user/ospfd.rst:609: WARNING: Bullet list ends without a blank line; unexpected unindent. Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
parent
1c829fac8e
commit
d677be63f8
@ -314,7 +314,7 @@ 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
|
.. clicmd:: no socket-per-interface
|
||||||
|
|
||||||
Ordinarily, ospfd uses a socket per interface for sending
|
Ordinarily, ospfd uses a socket per interface for sending
|
||||||
@ -603,9 +603,9 @@ Interfaces
|
|||||||
|
|
||||||
Specify that HMAC cryptographic authentication must be used on this interface
|
Specify that HMAC cryptographic authentication must be used on this interface
|
||||||
using a key chain. Overrides any authentication enabled on a per-area basis
|
using a key chain. Overrides any authentication enabled on a per-area basis
|
||||||
(:clicmd:`area A.B.C.D authentication message-digest`)
|
(:clicmd:`area A.B.C.D authentication message-digest`).
|
||||||
|
|
||||||
* ``KEYCHAIN``: Specifies the name of the key chain that contains the authentication
|
``KEYCHAIN``: Specifies the name of the key chain that contains the authentication
|
||||||
key(s) and cryptographic algorithms to be used for OSPF authentication. The key chain
|
key(s) and cryptographic algorithms to be used for OSPF authentication. The key chain
|
||||||
is a logical container that holds one or more authentication keys,
|
is a logical container that holds one or more authentication keys,
|
||||||
allowing for key rotation and management.
|
allowing for key rotation and management.
|
||||||
|
Loading…
Reference in New Issue
Block a user