mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 09:47:51 +02:00
Hack to make new LIMIT stuff work on ancient iptables releases
This commit is contained in:
parent
20250c9ce9
commit
428c3d1e4e
@ -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.
|
||||||
|
@ -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
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user