From 428c3d1e4eb4556e9ad26aa28999e095629e49e5 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 20 Sep 2009 09:12:35 -0400 Subject: [PATCH] Hack to make new LIMIT stuff work on ancient iptables releases --- Shorewall/changelog.txt | 2 ++ Shorewall/releasenotes.txt | 3 +++ 2 files changed, 5 insertions(+) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index 578f1fc53..4b2b62e87 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -28,6 +28,8 @@ Changes in Shorewall 4.4.2 13) Allow extension scripts for accounting chains. +14) Allow per-ip LIMIT to work on ancient iptables releases. + Changes in Shorewall 4.4.1 1) Deleted extra 'use ...IPAddrs.pm' from Nat.pm. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index cabec0d41..7c847ad8b 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -214,6 +214,9 @@ Shorewall 4.4.2 7) The 'wait4ifup' script included for Debian compatibility now runs 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 ----------------------------------------------------------------------------