Fix detection of old ipset match capbility

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-08-24 13:15:35 -07:00
parent 8c75c3d93c
commit b78c8129e6
2 changed files with 6 additions and 0 deletions

View File

@ -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.

View File

@ -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