From c7c318c0e78244736249108901ee5aaf4c1cff5b Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 20 Oct 2017 11:44:10 -0700 Subject: [PATCH] Align columns in actions.std Signed-off-by: Tom Eastep --- Shorewall/actions.std | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/actions.std b/Shorewall/actions.std index cec2a7837..f3c47d6e6 100644 --- a/Shorewall/actions.std +++ b/Shorewall/actions.std @@ -25,7 +25,7 @@ Broadcast noinline,audit # Handles Broadcast/Anycast DNSAmp # Matches one-question recursive DNS queries Drop # Default Action for DROP policy (deprecated) dropBcast inline # Silently Drop Broadcast -dropBcasts inline # Silently Drop Broadcast +dropBcasts inline # Silently Drop Broadcast dropInvalid inline # Drops packets in the INVALID conntrack state dropMcast inline # Silently Drop Multicast dropNotSyn noinline # Silently Drop Non-syn TCP packets