diff options
author | Nicolas Fort <nicolasfort1988@gmail.com> | 2023-06-27 08:59:43 -0300 |
---|---|---|
committer | Nicolas Fort <nicolasfort1988@gmail.com> | 2023-06-27 08:59:43 -0300 |
commit | d9368d1ea8d80679ada25c36faeeb4f232024d1a (patch) | |
tree | 57b7f3f2b30016b2204745d9b6d2905ff794eb58 /docs/configuration/firewall/index.rst | |
parent | 3bbe63e7f9c514f044a275aa1f42d39a8f56585f (diff) | |
download | vyos-documentation-d9368d1ea8d80679ada25c36faeeb4f232024d1a.tar.gz vyos-documentation-d9368d1ea8d80679ada25c36faeeb4f232024d1a.zip |
T5160: New firewall cli - Update documentation for new firewall structure. Also, keep old/legacy firewall documentation.
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..b7a0f341 100644 --- a/docs/configuration/firewall/index.rst +++ b/docs/configuration/firewall/index.rst @@ -2,9 +2,23 @@ Firewall ######## +Starting from VyOS 1.4-rolling-YYYYMMDDHHmm, and 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-YYYYMMDDHHmm: + +.. toctree:: + :maxdepth: 1 + :includehidden: + + general-legacy zone |