ipset: update to 5.3

This commit is contained in:
Jan Engelhardt
2011-01-19 02:55:23 +01:00
parent 980a53348f
commit 3141b2ff86
25 changed files with 391 additions and 336 deletions

View File

@@ -5,6 +5,10 @@ Fixes:
- build: restore functionality of `configure --without-kbuild`
- build: fix objdir builds for ipset-5 (xt-a specific)
- xt_LOGMARK: fix detection of untracked connection for Linux >= 2.6.36
Enhancements:
- Update to ipset 5.3
* make IPv4 and IPv6 address handling similar
* show correct line numbers in restore output for parser errors
v1.32 (2011-01-04)