+6.2
+ - Manpage update
+
6.1
- Manpage was not installed (reported by Mark A. Ziesemer)
- SCTP, UDPLITE support to the hash:*port* types added
dnl Boilerplate
-AC_INIT([ipset], [6.1], [kadlec@blackhole.kfki.hu])
+AC_INIT([ipset], [6.2], [kadlec@blackhole.kfki.hu])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADER([config.h])
+6.2
+ - list:set timeout variant fixes
+ - References are protected by rwlock instead of mutex
+ - Add explicit text message to detect patched kernel (netlink.patch)
+ - Timeout can be modified for already added elements
+
6.1
- The hash:*port* types ignored the address range with non TCP/UDP, fixed
- Fix checking the revision number of the set type at create command