mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-26 15:39:10 +01:00
action.DropSmurfs: reformat to new header style
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
cb608172d3
commit
f7ddf3008d
@ -1,14 +1,14 @@
|
|||||||
#
|
#
|
||||||
# Shorewall version 5 - Drop Smurfs Action
|
# Shorewall -- /usr/share/shorewall/action.DropSmurfs
|
||||||
#
|
#
|
||||||
# /usr/share/shorewall/action.DropSmurfs
|
# Drop Smurfs Action
|
||||||
#
|
#
|
||||||
# Accepts a single optional parameter:
|
# Accepts a single optional parameter:
|
||||||
#
|
#
|
||||||
# - = Do not Audit
|
# - = Do not Audit
|
||||||
# audit = Audit dropped packets.
|
# audit = Audit dropped packets.
|
||||||
#
|
#
|
||||||
#################################################################################
|
###############################################################################
|
||||||
|
|
||||||
DEFAULTS -
|
DEFAULTS -
|
||||||
|
|
||||||
@ -79,8 +79,3 @@ if ( $family == F_IPV4 ) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
?end perl;
|
?end perl;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user