mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-04 20:09:28 +01:00
Merge branch '4.6.4' of ssh://git.code.sf.net/p/shorewall/code into 4.6.4
This commit is contained in:
commit
74c4980c91
@ -25,6 +25,7 @@ AutoBLL noinline # Helper for AutoBL
|
|||||||
Broadcast noinline # Handles Broadcast/Multicast/Anycast
|
Broadcast noinline # Handles Broadcast/Multicast/Anycast
|
||||||
Drop # Default Action for DROP policy
|
Drop # Default Action for DROP policy
|
||||||
dropInvalid inline # Drops packets in the INVALID conntrack state
|
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
|
Established inline # Handles packets in the ESTABLISHED state
|
||||||
IfEvent noinline # Perform an action based on an event
|
IfEvent noinline # Perform an action based on an event
|
||||||
Invalid inline # Handles packets in the INVALID conntrack state
|
Invalid inline # Handles packets in the INVALID conntrack state
|
||||||
|
Loading…
Reference in New Issue
Block a user