]> git.ipfire.org Git - thirdparty/ipset.git/commit
2.4.4
author/C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu </C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu>
Thu, 13 Nov 2008 09:36:37 +0000 (09:36 +0000)
committer/C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu </C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu>
Thu, 13 Nov 2008 09:36:37 +0000 (09:36 +0000)
commit4eec8b3824d49c1c0503ebbf7844a4e312bc29e1
tree9b67c7a33f683e5a607517dc3ca5a0ddaefeb449
parentb3259c8f91a689e01469b4eca8ada7924011be25
2.4.4
  - Premature checking prevents to add valid elements to hash
    types, fixed (bug reported by JC Janos).
  - Local variable shadows another variable, fixed (reported
    by Jan Engelhardt).
  - More compiler warning options added and warnings fixed.
24 files changed:
ChangeLog
Makefile
ipset.c
ipset.h
ipset_iphash.c
ipset_ipmap.c
ipset_ipporthash.c
ipset_ipportiphash.c
ipset_ipportnethash.c
ipset_iptree.c
ipset_iptreemap.c
ipset_macipmap.c
ipset_nethash.c
ipset_portmap.c
ipset_setlist.c
kernel/ChangeLog
kernel/include/linux/netfilter_ipv4/ip_set_ipmap.h
kernel/ip_set_ipportnethash.c
kernel/ip_set_nethash.c
tests/iphash.t
tests/ipporthash.t
tests/ipportiphash.t
tests/ipportnethash.t
tests/nethash.t