Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore the support of kernel versions between 2.6.32 and 2.6.35 | Jozsef Kadlecsik | 2012-11-05 | 1 | -1/+1 |
| | |||||
* | Correct README file about minimal required iptables version | Oskar Berggren | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | doc: Linux 2.6.39 already has the defs | Jan Engelhardt | 2012-01-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | ||||
* | README file corrections from Richard Lucassen | Jozsef Kadlecsik | 2011-06-08 | 1 | -3/+4 |
| | |||||
* | ipset 6.0 releasedv6.0 | Jozsef Kadlecsik | 2011-02-03 | 1 | -8/+10 |
| | |||||
* | Add UPGRADE instructions | Jozsef Kadlecsik | 2011-01-22 | 1 | -1/+3 |
| | |||||
* | Kernel version compatibility: support from 2.6.34 | Jozsef Kadlecsik | 2010-12-21 | 1 | -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 flags | Jozsef Kadlecsik | 2010-12-18 | 1 | -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 Kadlecsik | 2010-12-15 | 1 | -1/+1 |
| | |||||
* | Update README file | Jozsef Kadlecsik | 2010-11-05 | 1 | -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-pre7 | Jozsef Kadlecsik | 2010-08-23 | 1 | -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-pre6 | Jozsef Kadlecsik | 2010-07-13 | 1 | -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-pre5 | Jozsef Kadlecsik | 2010-06-29 | 1 | -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-5 | Jozsef Kadlecsik | 2010-04-22 | 1 | -37/+22 |
| | | | | Update tests. | ||||
* | Disable extra warning flags | Jozsef Kadlecsik | 2009-02-10 | 1 | -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.hu | 2008-07-19 | 1 | -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.hu | 2008-07-03 | 1 | -1/+23 |
| | |||||
* | Initial ipset release with kernel modules included. | /C=EU/ST=EU/CN=Jozsef Kadlecsik/emailAddress=kadlec@blackhole.kfki.hu | 2008-07-02 | 1 | -0/+25 |