From a4de8bd153e81736ee2922968f8f8ae2128531e6 Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 6 May 2006 17:24:57 +0000 Subject: [PATCH] Allow 'main' in the PROVIDER column in route_rules git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3879 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/route_rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Shorewall/route_rules b/Shorewall/route_rules index 126f0730c..3ee5723f4 100644 --- a/Shorewall/route_rules +++ b/Shorewall/route_rules @@ -26,7 +26,8 @@ # # PROVIDER The provider to route the traffic through. # May be expressed either as the provider name -# or the provider number. +# or the provider number. May also be 'main' +# or 254 for the main routing table. # # PRIORITY # The rule's priority which determines the order