summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Add UPGRADE instructionsJozsef Kadlecsik2011-01-221-1/+3
|
* Kernel version compatibility: support from 2.6.34Jozsef Kadlecsik2010-12-211-2/+3
| | | | | The basic kernel compatibility issues are verified back to 2.6.24. The minimal supported kernel version had to be bumped from 2.6.31 to 2.6.34.
* Use configure to detect compiler warning flagsJozsef Kadlecsik2010-12-181-3/+2
| | | | | By checking the supported compiler warning flags, different gcc releases are supported without the crude --disable-extra-flags option.
* Manpage cleanups, so it's more clear and straightforward.Jozsef Kadlecsik2010-12-151-1/+1
|
* Update README fileJozsef Kadlecsik2010-11-051-6/+23
| | | | | Cleaned up the netlink.patch part: there's no more multiple patches. The incompatibilities against 4.x are listed in details.
* Cleanup, compatibilityv5.0-pre7Jozsef Kadlecsik2010-08-231-0/+11
| | | | | | | | | - Use is_vmalloc_addr when freeing vmalloc or kmalloc-ed areas. Thus we can get rid of a flag and simplify some functions. - When checking "same" sets, ignore hash size, because resizing changes it. - 2.6.35 compatibility added. - Discuss backward/forward compatibilities in the README file.
* Compatibility and documentation fixesv5.0-pre6Jozsef Kadlecsik2010-07-131-11/+14
| | | | | | | Makefile fixes: compiler flags README and manpage fixes Compatibility with newer gcc releases (4.4.x) Compatibility with the 2.6.35 kernel tree
* ipset 5: Sparc related and compatibility fixesv5.0-pre5Jozsef Kadlecsik2010-06-291-5/+18
| | | | | | | | ipset 5 is tested on Sparc, which revealed some compatibility issues and those are fixed. Kernels from 2.6.31 onward are supported. The testsuite checkings are completed to run match/target checks. The README file is updated to reflect the requirements to install and run ipset 5.
* Nineth stage to ipset-5Jozsef Kadlecsik2010-04-221-37/+22
| | | | Update tests.
* Disable extra warning flagsJozsef Kadlecsik2009-02-101-0/+8
| | | | | In order to disable the extra warning flags, NO_EXTRA_WARN_FLAGS variable added to userspace Makefile.
* Compatibility cleanup release: kernels >= 2.6.16 and 2.4.36.x are supported./C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu2008-07-191-4/+4
|
* Support statically linked kernel - no need for pom-ng anymore for ipset at all./C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu2008-07-031-1/+23
|
* Initial ipset release with kernel modules included./C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu2008-07-021-0/+25