summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall
diff options
context:
space:
mode:
authoropswill <root@opswill.com>2024-12-13 11:25:01 +0800
committeropswill <root@opswill.com>2024-12-13 15:50:06 +0800
commitc94dabede31447f3d1eaded08b448f944087539d (patch)
tree3e150b9627e64e009470cacaab755058d5aaf0c4 /interface-definitions/include/firewall
parent4221687fc7a0482b13a79358f9b0d085ec0835f6 (diff)
downloadvyos-1x-c94dabede31447f3d1eaded08b448f944087539d.tar.gz
vyos-1x-c94dabede31447f3d1eaded08b448f944087539d.zip
T6918: Accept invalid PPPoE Session in stateful bridge firewall.
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 05fdd75cb..51c6b1efd 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 and DHCP despite they are marked as invalid connection</help>
+ <help>Accept ARP DHCP and PPPoE despite they are marked as invalid connection</help>
<valueless/>
</properties>
</leafNode>