diff options
author | Robert Göhler <github@ghlr.de> | 2023-11-29 22:24:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-29 22:24:21 +0100 |
commit | 8a11b8b129f78d3d97d9b69ac0dfa219c8527827 (patch) | |
tree | afd34017b22276417797004601e56128fd69fb7e /docs/configuration/firewall | |
parent | 9bfe2ec7e9f83970a6aea23d4739f07ddd756e0d (diff) | |
parent | 690647a1dfc17740f0782c39297dac986f9051df (diff) | |
download | vyos-documentation-8a11b8b129f78d3d97d9b69ac0dfa219c8527827.tar.gz vyos-documentation-8a11b8b129f78d3d97d9b69ac0dfa219c8527827.zip |
Merge pull request #1168 from Giggum/sagitta_giggum
Sagitta_giggum pull request for fix to 1.4.x sagitta documentation
Diffstat (limited to 'docs/configuration/firewall')
-rw-r--r-- | docs/configuration/firewall/global-options.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/firewall/global-options.rst b/docs/configuration/firewall/global-options.rst index 316e0802..9c9a1a1e 100644 --- a/docs/configuration/firewall/global-options.rst +++ b/docs/configuration/firewall/global-options.rst @@ -111,7 +111,7 @@ Configuration .. cfgcmd:: set firewall global-options twa-hazards-protection [enable | disable] - Enable or Disable VyOS to be :rfc:`1337` conform. + Enable or Disable VyOS to be :rfc:`1337` conforming. The following system parameter will be altered: - * ``net.ipv4.tcp_rfc1337``
\ No newline at end of file + * ``net.ipv4.tcp_rfc1337`` |