forked from extern/shorewall_code
Fix detection of old ipset match capbility
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
8c75c3d93c
commit
b78c8129e6
@ -2,6 +2,8 @@ Changes in Shorewall 4.4.12.1
|
||||
|
||||
1) Fix optimization bugs.
|
||||
|
||||
2) Fix detection of old ipset match capability
|
||||
|
||||
Changes in Shorewall 4.4.12
|
||||
|
||||
1) Fix IPv6 shorecap program.
|
||||
|
@ -233,6 +233,10 @@ I I I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E
|
||||
2) Under rare circumstances unvolving exclusion, OPTIMIZE 8 through 15
|
||||
could result in invalid iptables-restore (ip6tables-restore) input.
|
||||
|
||||
3) The change in 4.4.12 to detect and use the new ipset match syntax
|
||||
broke the ability to detect the old ipset match capability. Now,
|
||||
both versions of the capability can be correctly detected.
|
||||
|
||||
4.4.12
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user