* platform/iptables.xml.in: Unified support for different iptables
appliances: configuration will require platform "iptables" and
host os that corresponds to the chosen appliance. This matches
support for Secuwall and is easier to maintain than separate
platform-os pairs for each appliance.
This commit is contained in:
Vadim Kurland
2009-05-09 23:04:23 +00:00
parent 6f6d9a0ef7
commit 2276f0bfce
27 changed files with 82 additions and 653 deletions
-3
View File
@@ -465,9 +465,6 @@ AC_CONFIG_FILES([ src/res/platform/iptables.xml ])
AC_CONFIG_FILES([ src/res/platform/pf.xml ])
AC_CONFIG_FILES([ src/res/platform/pix.xml ])
AC_CONFIG_FILES([ src/res/platform/iosacl.xml ])
AC_CONFIG_FILES([ src/res/platform/ipcop.xml ])
AC_CONFIG_FILES([ src/res/platform/endian.xml ])
AC_CONFIG_FILES([ src/res/platform/oneshield.xml ])
AC_CONFIG_FILES([ src/res/platform/unknown.xml ])