Merge branch '4.6.4' of ssh://git.code.sf.net/p/shorewall/code into 4.6.4

This commit is contained in:
Tom Eastep 2014-10-10 16:00:34 -07:00
commit 74c4980c91

View File

@ -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