mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 17:44:41 +00:00
(filter) add flags to FilterRule
This commit is contained in:
parent
9ff5277b0d
commit
a438e42112
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user