]> git.ipfire.org Git - thirdparty/ipset.git/commit
New version 4.2 released: v4.2
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sun, 24 Jan 2010 14:49:16 +0000 (15:49 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sun, 24 Jan 2010 14:49:16 +0000 (15:49 +0100)
commit584e8d0604a55fcda68848bef82a2954d8af71f5
treeaef63f4901d1a68e65d84a23646ac487a809e24f
parentc896b069e6c9cd229119a791c51d19e8f11c853c
New version 4.2 released:

kernel:
  - nethash and ipportnethash types counted every entry twice
    which could produce bogus entries when listing/saving these types
    of sets (bug reported by Husnu Demir)

userspace:
  - Checking null entries when listing/saving hash types of sets
    deleted because it's unnecessary and can mask possible errors.
ChangeLog
Makefile
ipset_iphash.c
ipset_ipporthash.c
ipset_ipportiphash.c
ipset_ipportnethash.c
ipset_nethash.c
kernel/ChangeLog
kernel/ip_set_ipportnethash.c
kernel/ip_set_nethash.c