Commit 15a18951 authored by Ad Schellevis's avatar Ad Schellevis

(filter) add keyword allowopts

parent b68cd074
......@@ -53,6 +53,7 @@ class FilterRule
'to_port' => 'parsePlain, port {,}',
'icmp6-type' => 'parsePlain,icmp6-type {,}',
'state' => 'parseState',
'allowopts' => 'parseBool,allow-opts',
'label' => 'parsePlain,label ",",63'
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment