diff options
author | Christian Breunig <christian@breunig.cc> | 2024-09-22 09:11:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-22 09:11:38 +0200 |
commit | 3b82171f2d1d23749c727f593adb5e3101fd3ef1 (patch) | |
tree | 6f0cb530f18cabb89215bad6273eafae0ccf5722 /docs/configexamples/firewall.rst | |
parent | 5c8026d587933513e6cb8cb3f729d1081c75b446 (diff) | |
parent | 4ed909c79153fde0cc7d3089f8f4a2faead8536c (diff) | |
download | vyos-documentation-3b82171f2d1d23749c727f593adb5e3101fd3ef1.tar.gz vyos-documentation-3b82171f2d1d23749c727f593adb5e3101fd3ef1.zip |
Merge pull request #1549 from nicolas-fort/fwall-br-blueprints
Firewall: add <ethernet-type> matcher for documentation ; add config blueprint
Diffstat (limited to 'docs/configexamples/firewall.rst')
-rw-r--r-- | docs/configexamples/firewall.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configexamples/firewall.rst b/docs/configexamples/firewall.rst index e0a4ca55..a1ad7e19 100644 --- a/docs/configexamples/firewall.rst +++ b/docs/configexamples/firewall.rst @@ -1,4 +1,4 @@ -:lastproofread: 2024-06-14 +:lastproofread: 2024-09-11 Firewall Examples ================= @@ -9,4 +9,5 @@ This section contains examples of firewall configurations for various deployment :maxdepth: 2 fwall-and-vrf + fwall-and-bridge zone-policy |