diff options
author | Christian Breunig <christian@breunig.cc> | 2023-08-16 21:38:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-16 21:38:08 +0200 |
commit | 1cbd6eb89c99a76e2230a4859813b74882b79e50 (patch) | |
tree | 49839b981e611c33f775a76c2200d2557a31b91b /docs/configuration/firewall/index.rst | |
parent | a9624b5fc019f886522adda50e2f2d3c243eae0b (diff) | |
parent | bea877c627281fcc5d93c7496b8474d73a677145 (diff) | |
download | vyos-documentation-1cbd6eb89c99a76e2230a4859813b74882b79e50.tar.gz vyos-documentation-1cbd6eb89c99a76e2230a4859813b74882b79e50.zip |
Merge pull request #1035 from nicolas-fort/T5160-new_fwall_cli
T5160: New firewall cli - Update documentation for new firewall structure
Diffstat (limited to 'docs/configuration/firewall/index.rst')
-rw-r--r-- | docs/configuration/firewall/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/configuration/firewall/index.rst b/docs/configuration/firewall/index.rst index dfafa606..94ae6ca5 100644 --- a/docs/configuration/firewall/index.rst +++ b/docs/configuration/firewall/index.rst @@ -2,9 +2,23 @@ Firewall ######## +Starting from VyOS 1.4-rolling-202308040557, a new firewall structure +can be found on all vyos instalations. Documentation for most new firewall +cli can be found here: + .. toctree:: :maxdepth: 1 :includehidden: general + +Also, for those who haven't update to newer version, legacy documentation is +still present and valid for all sagitta version prior to VyOS +1.4-rolling-202308040557: + +.. toctree:: + :maxdepth: 1 + :includehidden: + + general-legacy zone |