mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-07 05:20:03 +01:00
Add DropSmurfs and TCPFlags to the IPv6 actions.std file.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
d883e45f83
commit
38d1a2ada9
@ -25,6 +25,9 @@ A_AllowICMPs # Audited Accept needed ICMP6 types
|
||||
AllowICMPs # Accept needed ICMP6 types
|
||||
Broadcast # Handles Broadcast/Multicast/Anycast
|
||||
Drop # Default Action for DROP policy
|
||||
DropSmurfs # Handles packets with a broadcast source address
|
||||
Invalid # Handles packets in the INVALID conntrack state
|
||||
NotSyn # Handles TCP packets that do not have SYN=1 and ACK=0
|
||||
Reject # Default Action for REJECT policy
|
||||
TCPFlags # Handles bad flags combinations
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user