+6.25.1
+ - ipset manpage: refer to iptables-extensions
+ - Update userspace header file from the kernel tree
+ - Handle 'extern "C" {' in check_libmap.sh
+
6.25
- Add element count to all set types header
- Add element count to hash headers (Eric B Munson)
dnl Boilerplate
-AC_INIT([ipset], [6.25], [kadlec@blackhole.kfki.hu])
+AC_INIT([ipset], [6.25.1], [kadlec@blackhole.kfki.hu])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])
+6.25.1
+ - net/netfilter/ipset: work around gcc-4.4.4 initializer bug
+ (Andrew Morton)
+
6.25
- Add element count to all set types header
- Add element count to hash headers (Eric B Munson)