mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 04:26:12 +00:00
doc: fixup formatting in zebra.rst
Swap out incorrect usage of '^' with proper usage of '-'. Signed-off-by: Trey Aspelund <taspelund@nvidia.com>
This commit is contained in:
parent
827ddd5a1d
commit
4c9cf1988f
@ -1252,7 +1252,7 @@ with the linux kernel for that. The following link has helpful references to man
|
|||||||
sysctl values: https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt
|
sysctl values: https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt
|
||||||
|
|
||||||
Expected sysctl settings
|
Expected sysctl settings
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
------------------------
|
||||||
|
|
||||||
.. option:: net.ipv4.ip_forward = 1
|
.. option:: net.ipv4.ip_forward = 1
|
||||||
|
|
||||||
@ -1286,7 +1286,7 @@ Expected sysctl settings
|
|||||||
is the default behavior for v4 as well.
|
is the default behavior for v4 as well.
|
||||||
|
|
||||||
Optional sysctl settings
|
Optional sysctl settings
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
------------------------
|
||||||
|
|
||||||
.. option:: net.ipv4.conf.{all,default,<interface>}.bc_forwarding = 0
|
.. option:: net.ipv4.conf.{all,default,<interface>}.bc_forwarding = 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user