On 04/15/2018 08:46 AM, Brian J. Murrell wrote:
> Damn.  I knew I shouldn't have hit send so quickly...
> 
> On Fri, 2018-04-13 at 09:08 -0700, Tom Eastep wrote:
>> diff --git a/Shorewall/Actions/action.IfEvent 
>> b/Shorewall/Actions/action.IfEvent
>> index 5f245ed22..64cbb8e25 100644
>> --- a/Shorewall/Actions/action.IfEvent
>> +++ b/Shorewall/Actions/action.IfEvent
>> @@ -135,7 +135,7 @@ if ( $command & $RESET_CMD ) {
>>      #
>>      # if the event is armed, remove it and perform the action
>>      #
>> -    perl_action_helper( $action , "-m mark --mark $mark/$mark -m recent 
>> --remove --name $event" );
>> +    perl_action_helper( $action , "-m mark --mark $mark/$mark -m recent 
>> --remove --name $event $srcdest" );
> 
> $srcdest here or $srcdst?
> 
>>  } elsif ( $command & $UPDATE_CMD ) {
>>      perl_action_helper( $action, "-m recent --update ${duration}--hitcount 
>> $hitcount --name $event $srcdst" );
>>  } else {
> 

Should be $srcdst.

-Tom
-- 
Tom Eastep        \   Q: What do you get when you cross a mobster with
Shoreline,         \     an international standard?
Washington, USA     \ A: Someone who makes you an offer you can't
http://shorewall.org \   understand
                      \_______________________________________________

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to