Complete spit of firewall and compiler

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3350 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-01-22 23:41:56 +00:00
parent 8806388b53
commit 2d5d02662a
3 changed files with 9582 additions and 1999 deletions

9060
Shorewall/compiler Executable file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -790,7 +790,7 @@ check_command() {
export NOROUTES export NOROUTES
exec $SHOREWALL_SHELL $FIREWALL $debugging $nolock check exec $SHOREWALL_SHELL /usr/share/shorewall/compiler $debugging $nolock check
} }
# #
# Reload Command Executor # Reload Command Executor