diff --git a/src/opnsense/mvc/app/library/OPNsense/Firewall/FilterRule.php b/src/opnsense/mvc/app/library/OPNsense/Firewall/FilterRule.php index 6764de370..4772c0350 100644 --- a/src/opnsense/mvc/app/library/OPNsense/Firewall/FilterRule.php +++ b/src/opnsense/mvc/app/library/OPNsense/Firewall/FilterRule.php @@ -52,6 +52,7 @@ class FilterRule 'to' => 'parsePlain,to {,}', 'to_port' => 'parsePlain, port {,}', 'icmp6-type' => 'parsePlain,icmp6-type {,}', + 'flags' => 'parsePlain, flags ', 'state' => 'parseState', 'allowopts' => 'parseBool,allow-opts', 'label' => 'parsePlain,label ",",63'