Fix IP_FORWARDING

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9015 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2008-12-13 01:36:33 +00:00
parent 0e2b1aa5bd
commit 1161fec51f

View File

@ -459,6 +459,7 @@ sub initialize( $ ) {
#
# Firewall Options
#
IP_FORWARDING => undef,
TC_ENABLED => undef,
TC_EXPERT => undef,
CLEAR_TC => undef,