From 94bd270bcdf4fcb8f4f8df6659a011e97d291f75 Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 7 Mar 2009 23:30:19 +0000 Subject: [PATCH] Delete 'routefilter' from valid hosts file options git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9623 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/Perl/Shorewall/Zones.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/Shorewall/Perl/Shorewall/Zones.pm b/Shorewall/Perl/Shorewall/Zones.pm index 1f6120b07..410fbf4a1 100644 --- a/Shorewall/Perl/Shorewall/Zones.pm +++ b/Shorewall/Perl/Shorewall/Zones.pm @@ -1022,7 +1022,6 @@ sub validate_hosts_file() norfc1918 => 1, nosmurfs => 1, routeback => 1, - routefilter => 1, tcpflags => 1, broadcast => 1, destonly => 1,