summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall/ipv4-hook-input.xml.i
diff options
context:
space:
mode:
authorIndrajit Raychaudhuri <irc@indrajit.com>2023-12-18 02:45:12 -0600
committerChristian Breunig <christian@breunig.cc>2023-12-30 20:31:55 +0100
commit2c8e41465ee3e4ee8fe5048df3265c7b10ee3b91 (patch)
treece446c4ac58c5a5b293b4d33c4d1584374197cca /interface-definitions/include/firewall/ipv4-hook-input.xml.i
parent74e749be2e4b0ce7da259c84535dff6ba1d072cf (diff)
downloadvyos-1x-2c8e41465ee3e4ee8fe5048df3265c7b10ee3b91.tar.gz
vyos-1x-2c8e41465ee3e4ee8fe5048df3265c7b10ee3b91.zip
firewall: T5834: Rename 'enable-default-log' to 'default-log'
Rename chain level defaults log option from `enable-default-log` to `default-log` for consistency. (cherry picked from commit 245e758aa2ea8779186d0c92d79d33170d036992)
Diffstat (limited to 'interface-definitions/include/firewall/ipv4-hook-input.xml.i')
-rw-r--r--interface-definitions/include/firewall/ipv4-hook-input.xml.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/include/firewall/ipv4-hook-input.xml.i b/interface-definitions/include/firewall/ipv4-hook-input.xml.i
index 22546640b..5d32657ea 100644
--- a/interface-definitions/include/firewall/ipv4-hook-input.xml.i
+++ b/interface-definitions/include/firewall/ipv4-hook-input.xml.i
@@ -10,7 +10,7 @@
</properties>
<children>
#include <include/firewall/default-action-base-chains.xml.i>
- #include <include/firewall/enable-default-log.xml.i>
+ #include <include/firewall/default-log.xml.i>
#include <include/generic-description.xml.i>
<tagNode name="rule">
<properties>
@@ -33,4 +33,4 @@
</node>
</children>
</node>
-<!-- include end --> \ No newline at end of file
+<!-- include end -->