Page Menu
Home
VyOS Platform
Search
Configure Global Search
Log In
Files
F117520462
firewall-options.xml.in
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
firewall-options.xml.in
View Options
<?xml version="1.0"?>
<interfaceDefinition>
<node name="firewall">
<children>
<node name="options">
<properties>
<help>Firewall options/Packet manipulation</help>
<priority>990</priority>
</properties>
<children>
<tagNode name="interface" owner="${vyos_conf_scripts_dir}/firewall_options.py">
<properties>
<help>Interface clamping options</help>
<completionHelp>
<script>${vyos_completion_dir}/list_interfaces.py</script>
</completionHelp>
</properties>
<children>
#include <include/generic-disable-node.xml.i>
<leafNode name="adjust-mss">
<properties>
<help>Adjust MSS for IPv4 transit packets</help>
<valueHelp>
<format>500-1460</format>
<description>TCP Maximum segment size in bytes</description>
</valueHelp>
<constraint>
<validator name="numeric" argument="--range 500-1460"/>
</constraint>
</properties>
</leafNode>
<leafNode name="adjust-mss6">
<properties>
<help>Adjust MSS for IPv6 transit packets</help>
<valueHelp>
<format>1280-1492</format>
<description>TCP Maximum segment size in bytes</description>
</valueHelp>
<constraint>
<validator name="numeric" argument="--range 1280-1492"/>
</constraint>
</properties>
</leafNode>
</children>
</tagNode>
</children>
</node>
</children>
</node>
</interfaceDefinition>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Sat, Sep 26, 10:25 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4251925
Default Alt Text
firewall-options.xml.in (1 KB)
Attached To
Mode
rVYOSONEX vyos-1x
Attached
Detach File
Event Timeline
Log In to Comment