* NATCompiler_ipf.cpp (processNext): see #133, fixes #2108 making

nat compiler for ipfilter work with interface column, however the
column is not exposed to the user. Compiler behavior should be
backwards compatible with older versions of fwbuilder.
This commit is contained in:
Vadim Kurland
2011-02-17 12:06:50 -08:00
parent 100dca74bb
commit fdb899bdd2
29 changed files with 1035 additions and 750 deletions
+4 -4
View File
@@ -2,9 +2,9 @@
#
# This is automatically generated file. DO NOT MODIFY !
#
# Firewall Builder fwb_ipf v4.2.0.3457
# Firewall Builder fwb_ipf v4.2.0.3480
#
# Generated Thu Feb 3 14:54:45 2011 PST by vadim
# Generated Thu Feb 17 12:00:13 2011 PST by vadim
#
# files: * firewall35.fw /etc/firewall35.fw
# files: firewall35-ipf.conf /etc/firewall35-ipf.conf
@@ -30,7 +30,7 @@ LOGGER="/usr/bin/logger"
log() {
echo "$1"
test -x "$LOGGER" && $LOGGER -p info "$1"
command -v "$LOGGER" &>/dev/null && $LOGGER -p info "$1"
}
diff_intf() {
@@ -77,7 +77,7 @@ configure_interfaces() {
}
log "Activating firewall script generated Thu Feb 3 14:54:45 2011 by vadim"
log "Activating firewall script generated Thu Feb 17 12:00:13 2011 by vadim"
set_kernel_vars
configure_interfaces