Merge branch 'master' into 4.4.16

This commit is contained in:
Tom Eastep 2010-12-30 10:37:15 -08:00
commit cd7f94dbdb

View File

@ -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> => ...
# }