ipset; update to ipset-6.3 (genl)

* Handle EAGAIN from autoloading code.
* Turn one nfgenmsg site into genlmsg to avoid protocol mismatch
This commit is contained in:
Jan Engelhardt
2011-04-11 04:03:30 +02:00
parent 499c6db75e
commit 2dc79fe008
8 changed files with 73 additions and 36 deletions

View File

@@ -21,6 +21,10 @@ Enhancements:
* 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: resolve nfgenmsg remains and fix spurious protocol abort
v1.33 (2011-02-02)