mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 19:44:56 +02:00
Xtables-addons 1.35
Trim the changelog to only reveal changes relevant to the end user.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
AC_INIT([xtables-addons], [1.34])
|
AC_INIT([xtables-addons], [1.35])
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
AC_PROG_INSTALL
|
AC_PROG_INSTALL
|
||||||
|
@@ -1,28 +1,18 @@
|
|||||||
|
|
||||||
HEAD
|
HEAD
|
||||||
====
|
====
|
||||||
|
|
||||||
|
|
||||||
|
v1.35 (2011-04-11)
|
||||||
|
==================
|
||||||
Enhancements:
|
Enhancements:
|
||||||
- update to ipset 6.0
|
- update to ipset 6.3
|
||||||
* allow "new" as a commad alias to "create"
|
* allow "new" as a commad alias to "create"
|
||||||
* ipset: improve command argument parsing
|
|
||||||
* ipset: avoid the unnecessary argv[] loop
|
|
||||||
* ipset: pass ipset_arg argument pointer
|
|
||||||
* separate ipset errnos completely from system ones and bump protocol version
|
|
||||||
* resolving IP addresses did not work at listing/saving sets, fixed
|
* resolving IP addresses did not work at listing/saving sets, fixed
|
||||||
* ipset: fix spelling error
|
|
||||||
* ipset: fix the Netlink sequence number
|
|
||||||
* ipset: turn Set name[] into a const pointer
|
|
||||||
* check ICMP and ICMPv6 with the set match and target in the testsuite
|
* check ICMP and ICMPv6 with the set match and target in the testsuite
|
||||||
* avoid possible syntax clashing at saving hostnames
|
* avoid possible syntax clashing at saving hostnames
|
||||||
* fix linking with CONFIG_IPV6=n
|
* fix linking with CONFIG_IPV6=n
|
||||||
- update to ipset 6.1
|
|
||||||
* sctp, udplite support for the hash:*port* types
|
* sctp, udplite support for the hash:*port* types
|
||||||
* fix hash:*port* types ignoring the address range for non-{tcp,udp}
|
|
||||||
* revision reporting fixes
|
|
||||||
- update to ipset 6.2
|
|
||||||
* list:set timeout variant fixes
|
|
||||||
- update to ipset 6.3
|
|
||||||
* bitmap:ip,mac type requires "src" for MAC, enforce it
|
|
||||||
- ipset-genl: handle EAGAIN return value emitted from autoloader
|
- ipset-genl: handle EAGAIN return value emitted from autoloader
|
||||||
- ipset-genl: resolve nfgenmsg remains and fix spurious protocol abort
|
- ipset-genl: resolve nfgenmsg remains and fix spurious protocol abort
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user