(filter) add flags to FilterRule

This commit is contained in:
Ad Schellevis 2016-11-03 20:38:17 +01:00
parent 9ff5277b0d
commit a438e42112

View File

@ -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'