mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-22 12:41:19 +01:00
Correct action.DropSmurfs
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
65676cb865
commit
e0e7b2a9f2
@ -16,6 +16,7 @@ DEFAULTS -
|
||||
?BEGIN PERL;
|
||||
use strict;
|
||||
use Shorewall::Config qw(:DEFAULT F_IPV4 F_IPV6);
|
||||
use Shorewall::IPAddrs qw( IPv6_MULTICAST );
|
||||
use Shorewall::Chains;
|
||||
use Shorewall::Rules;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user