mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-15 19:01:19 +01:00
Correct comment about the action member of the chain structure
This commit is contained in:
parent
91227b6d13
commit
746c2a5163
@ -217,7 +217,7 @@ our $VERSION = '4.4_16';
|
||||
# logchains => { <key1> = <chainref1>, ... }
|
||||
# references => { <ref1> => <refs>, <ref2> => <refs>, ... }
|
||||
# blacklist => <number of blacklist rules at the head of the rules array> ( 0 or 1 )
|
||||
# action => <name of the action that generated this chain>
|
||||
# action => <action tuple that generated this chain>
|
||||
# } ,
|
||||
# <chain2> => ...
|
||||
# }
|
||||
|
Loading…
Reference in New Issue
Block a user