summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-10-10 08:52:37 +0200
committerGitHub <noreply@github.com>2022-10-10 08:52:37 +0200
commit8bd4c4136a248eebdd6d59f8132d394cc1033c29 (patch)
tree7e73625589fe055f43fcb3d7c6de89be31463dc7 /interface-definitions
parent72c97ec2cb868b6208621566678dd42791e8e5c7 (diff)
parent9ab63d484741b513894f16e4925f164f0264789c (diff)
downloadvyos-1x-8bd4c4136a248eebdd6d59f8132d394cc1033c29.tar.gz
vyos-1x-8bd4c4136a248eebdd6d59f8132d394cc1033c29.zip
Merge pull request #1575 from sarthurdev/firewall_state_log
firewall: T3907: Fix firewall state-policy logging
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/firewall.xml.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/interface-definitions/firewall.xml.in b/interface-definitions/firewall.xml.in
index 773e86f00..673461036 100644
--- a/interface-definitions/firewall.xml.in
+++ b/interface-definitions/firewall.xml.in
@@ -711,6 +711,7 @@
</properties>
<children>
#include <include/firewall/action-accept-drop-reject.xml.i>
+ #include <include/firewall/log.xml.i>
#include <include/firewall/rule-log-level.xml.i>
</children>
</node>
@@ -720,6 +721,7 @@
</properties>
<children>
#include <include/firewall/action-accept-drop-reject.xml.i>
+ #include <include/firewall/log.xml.i>
#include <include/firewall/rule-log-level.xml.i>
</children>
</node>
@@ -729,6 +731,7 @@
</properties>
<children>
#include <include/firewall/action-accept-drop-reject.xml.i>
+ #include <include/firewall/log.xml.i>
#include <include/firewall/rule-log-level.xml.i>
</children>
</node>