]>
granicus.if.org Git - ipset/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Fix to compile ipset with 2.4.26.x tree statically.
Compatibility cleanup release: kernels >= 2.6.16 and 2.4.36.x are supported.
Support statically linked kernel - no need for pom-ng anymore for ipset at all.
Missing log line added.
Initial ipset release with kernel modules included.
Swen's patches applied:
- Remove needless casts from and to void pointers
- testcase timeout race fix
limits.h is required for UINT_MAX with glibc-2.8
ipset -U segfault fix committed.
Testsuite added.
Manpage update.
New release: 2.3.0 (see ChangeLog)
Minor changes and return code bugfix
ipset 2.2.9 released
Kernel fix documented in Changelog, version number bumped.
Several fixes by Jones Desougi:
missing or confusing error message fixes for ipporthash
minor correction in debugging in nethash
unified memory allocations in ipset
Manpage extended with a few words to explain iptree type of sets
and timing out entries.
ipporthash set type added plus manpage corrections (JK)
2.2.4 released, see fixes in pom-ng/set
2.2.3 version releases: manpage fix in ipset, TODO file added
Manpage fix and bumping the version number
Parser bug, fixed by Tom Eastep
new feature added: IP addresses in nethash type of sets can be tested
Forgot to add the file :-)
iptree set type added
ipset 2.1.1 released
Version 2.1 released: few bugs fixed and nethash type added
(see ChangeLog)
Update version number
Bug in macipmap (saving) fixed
Makefile corrected (fPIC)
Cosmetic change to sync with kernel modifications (JK)
ipset 2.0 committed
kadlec [Mon, 9 Feb 2004 18:10:58 +0000 (18:10 +0000)]
ipset binary removed... (JK)
kadlec [Mon, 9 Feb 2004 18:01:51 +0000 (18:01 +0000)]
ipset(8) manpage extended with set match/SET target descriptions (JK)
kadlec [Mon, 9 Feb 2004 13:47:01 +0000 (13:47 +0000)]
Userspace part of sets: ipset added (JK)