diff --git a/Shorewall6/actions.std b/Shorewall6/actions.std index 765872547..00f853def 100644 --- a/Shorewall6/actions.std +++ b/Shorewall6/actions.std @@ -25,6 +25,7 @@ AutoBLL noinline # Helper for AutoBL Broadcast noinline # Handles Broadcast/Multicast/Anycast Drop # Default Action for DROP policy dropInvalid inline # Drops packets in the INVALID conntrack state +DropSmurfs noinline # Handles packets with a broadcast source address Established inline # Handles packets in the ESTABLISHED state IfEvent noinline # Perform an action based on an event Invalid inline # Handles packets in the INVALID conntrack state