Hack to make new LIMIT stuff work on ancient iptables releases

This commit is contained in:
Tom Eastep 2009-09-20 09:12:35 -04:00
parent 20250c9ce9
commit 428c3d1e4e
2 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,8 @@ Changes in Shorewall 4.4.2
13) Allow extension scripts for accounting chains. 13) Allow extension scripts for accounting chains.
14) Allow per-ip LIMIT to work on ancient iptables releases.
Changes in Shorewall 4.4.1 Changes in Shorewall 4.4.1
1) Deleted extra 'use ...IPAddrs.pm' from Nat.pm. 1) Deleted extra 'use ...IPAddrs.pm' from Nat.pm.

View File

@ -214,6 +214,9 @@ Shorewall 4.4.2
7) The 'wait4ifup' script included for Debian compatibility now runs 7) The 'wait4ifup' script included for Debian compatibility now runs
correctly with no PATH. correctly with no PATH.
8) The new per-IP LIMIT feature now works with ancient iptables
releases (e.g., 1.3.5 as found on RHEL 5).
---------------------------------------------------------------------------- ----------------------------------------------------------------------------
K N O W N P R O B L E M S R E M A I N I N G K N O W N P R O B L E M S R E M A I N I N G
---------------------------------------------------------------------------- ----------------------------------------------------------------------------