Add Conntrack Match Capability

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@619 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2003-06-27 21:29:26 +00:00
parent 7a2cad4d07
commit e3e6e20d81

View File

@ -13,3 +13,12 @@ Changes since 1.4.5
interface. interface.
6) Add support for load-balancing. 6) Add support for load-balancing.
7) Toned down the disclaimer for the 'check' command.
8) Implemented support for the Connection Tracking Match extension in
iptables 1.2.8/Kernel 2.4.21.
9) Removed the NAT_ENABLED and MANGLE_ENABLED configuration parameters
and replaced them with code that detects these capabilities.