diff options
author | Indrajit Raychaudhuri <irc@indrajit.com> | 2023-12-22 17:22:20 -0600 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-12-30 20:34:43 +0100 |
commit | 57faafc8f8597f62d5edb5529349a565d7d2e865 (patch) | |
tree | 3fafc708ec64485fd63cc14dfa84207005d1d364 /interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i | |
parent | 3d579863c98627fbe83efc6033ccc37b81e68d96 (diff) | |
download | vyos-1x-57faafc8f8597f62d5edb5529349a565d7d2e865.tar.gz vyos-1x-57faafc8f8597f62d5edb5529349a565d7d2e865.zip |
firewall: T5834: Improve log message and simplify log-option include
`include/firewall/rule-log-options.xml.i` is now more aptly renamed to
`include/firewall/log-options.xml.i`.
(cherry picked from commit 53a48f499ae9bcc2f657136bb7779b38aad1c242)
Diffstat (limited to 'interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i')
-rw-r--r-- | interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i b/interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i index a1071a09a..b253ee048 100644 --- a/interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i +++ b/interface-definitions/include/firewall/common-rule-ipv4-raw.xml.i @@ -144,7 +144,7 @@ </constraint> </properties> </leafNode> -#include <include/firewall/rule-log-options.xml.i> +#include <include/firewall/log-options.xml.i> <node name="connection-status"> <properties> <help>Connection status</help> |