Correct CHECKSUM handling

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2014-05-16 07:18:06 -07:00
parent b79191caa5
commit c9b6d4a670

View File

@ -338,7 +338,7 @@ sub process_mangle_rule1( $$$$$$$$$$$$$$$$$ ) {
minparams => 0,
maxparams => 0 ,
function => sub() {
$target = 'CHECKSUM';
$target = 'CHECKSUM --checksum-fill';
},
},