summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2025-06-02 10:42:53 +0100
committerGitHub <noreply@github.com>2025-06-02 10:42:53 +0100
commit474f367604c3f2471b295ab5702a103e62a41313 (patch)
treeb4145abede261cbd6b214346a04d77a12e2eea58 /interface-definitions/include/firewall
parentb8cd453177feebc44aee53657bfd2bbcea7a8d66 (diff)
parentba6f88830e3075c32438787fa897116e0233e086 (diff)
downloadvyos-1x-474f367604c3f2471b295ab5702a103e62a41313.tar.gz
vyos-1x-474f367604c3f2471b295ab5702a103e62a41313.zip
Merge pull request #4539 from indrajitr/firewall-bridge-vlan-aware
T7512: firewall: Modify accepting invalid traffic for VLAN aware bridge
Diffstat (limited to 'interface-definitions/include/firewall')
-rw-r--r--interface-definitions/include/firewall/global-options.xml.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/include/firewall/global-options.xml.i b/interface-definitions/include/firewall/global-options.xml.i
index 7393ff5c9..01ea16bc6 100644
--- a/interface-definitions/include/firewall/global-options.xml.i
+++ b/interface-definitions/include/firewall/global-options.xml.i
@@ -51,7 +51,7 @@
<children>
<leafNode name="invalid-connections">
<properties>
- <help>Accept ARP, DHCP and PPPoE despite they are marked as invalid connection</help>
+ <help>Accept ARP, 802.1q, 802.1ad, DHCP and PPPoE despite being marked as invalid connections</help>
<valueless/>
</properties>
</leafNode>