summaryrefslogtreecommitdiff
path: root/interface-definitions/include
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-12-18 11:17:33 +0000
committerGitHub <noreply@github.com>2024-12-18 11:17:33 +0000
commit60743702bf2f2c4bdbf7402baa4e66a1e4f8ec38 (patch)
tree1cda798f6d3f22c0e3f37710683ab0988fe71a9a /interface-definitions/include
parente0c6262a7e564f1be54020606ae32de74e9b016a (diff)
parent833d5866b69dc346d8127845f32ebdcf9b647e59 (diff)
downloadvyos-1x-60743702bf2f2c4bdbf7402baa4e66a1e4f8ec38.tar.gz
vyos-1x-60743702bf2f2c4bdbf7402baa4e66a1e4f8ec38.zip
Merge pull request #4236 from opswill/current
T6918: Accept invalid PPPoE Session in stateful bridge firewall.
Diffstat (limited to 'interface-definitions/include')
-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..355b41fde 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>