From fdb78898fc38f3c0a769825347879dc180958efa Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Thu, 9 Mar 2017 13:06:55 -0800 Subject: [PATCH] Make TC_ENABLED=Shared the default in the samples Signed-off-by: Tom Eastep --- Shorewall6/Samples6/Universal/shorewall6.conf | 2 +- Shorewall6/Samples6/one-interface/shorewall6.conf | 2 +- Shorewall6/Samples6/three-interfaces/shorewall6.conf | 2 +- Shorewall6/Samples6/two-interfaces/shorewall6.conf | 2 +- Shorewall6/configfiles/shorewall6.conf | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Shorewall6/Samples6/Universal/shorewall6.conf b/Shorewall6/Samples6/Universal/shorewall6.conf index 7ef896e88..98daa0ed5 100644 --- a/Shorewall6/Samples6/Universal/shorewall6.conf +++ b/Shorewall6/Samples6/Universal/shorewall6.conf @@ -206,7 +206,7 @@ RESTORE_ROUTEMARKS=Yes SAVE_IPSETS=No -TC_ENABLED=No +TC_ENABLED=Shared TC_EXPERT=No diff --git a/Shorewall6/Samples6/one-interface/shorewall6.conf b/Shorewall6/Samples6/one-interface/shorewall6.conf index 57a850b19..d5b389f1e 100644 --- a/Shorewall6/Samples6/one-interface/shorewall6.conf +++ b/Shorewall6/Samples6/one-interface/shorewall6.conf @@ -207,7 +207,7 @@ RESTORE_ROUTEMARKS=Yes SAVE_IPSETS=No -TC_ENABLED=No +TC_ENABLED=Shared TC_EXPERT=No diff --git a/Shorewall6/Samples6/three-interfaces/shorewall6.conf b/Shorewall6/Samples6/three-interfaces/shorewall6.conf index d3908f024..ab1a82690 100644 --- a/Shorewall6/Samples6/three-interfaces/shorewall6.conf +++ b/Shorewall6/Samples6/three-interfaces/shorewall6.conf @@ -206,7 +206,7 @@ RESTORE_ROUTEMARKS=Yes SAVE_IPSETS=No -TC_ENABLED=No +TC_ENABLED=Shared TC_EXPERT=No diff --git a/Shorewall6/Samples6/two-interfaces/shorewall6.conf b/Shorewall6/Samples6/two-interfaces/shorewall6.conf index f67cbcfaa..f8841b2ac 100644 --- a/Shorewall6/Samples6/two-interfaces/shorewall6.conf +++ b/Shorewall6/Samples6/two-interfaces/shorewall6.conf @@ -206,7 +206,7 @@ RESTORE_ROUTEMARKS=Yes SAVE_IPSETS=No -TC_ENABLED=No +TC_ENABLED=Shared TC_EXPERT=No diff --git a/Shorewall6/configfiles/shorewall6.conf b/Shorewall6/configfiles/shorewall6.conf index 24a3a4fd2..bd46e6603 100644 --- a/Shorewall6/configfiles/shorewall6.conf +++ b/Shorewall6/configfiles/shorewall6.conf @@ -206,7 +206,7 @@ RESTORE_ROUTEMARKS=Yes SAVE_IPSETS=No -TC_ENABLED=No +TC_ENABLED=Shared TC_EXPERT=No