summaryrefslogtreecommitdiffstats
path: root/include/iptables_common.h
Commit message (Collapse)AuthorAgeFilesLines
* load ip_[6]tables.ko just before checking revision support in kernel.Yasuyuki KOZAKAI2006-11-131-0/+1
|
* Add endian annotation types to fix compilation for kernels > 2.6.18Patrick McHardy2006-10-091-0/+5
|
* Use gcc to build shared objects (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-201-0/+2
| | | | | | | | | | | | As suggested by Dmitry Levin and included in Fedora Core releases, use gcc instead of ld to link shared objects. Fedora rpm notes refer to this fixing a plugin problem, but does not offer specifics. But in any event, 'gcc -dumpspecs' does show gcc will pass a number of parameters which in theory it thinks are better. Compile tested both with and without NO_SHARED_LIBS. Closes bug #454.
* Add new exit value to indicate concurrency issues (Jesper Dangaard Brouer ↵Jesper Dangaard Brouer2006-06-191-1/+2
| | | | <hawk@comx.dk>)
* Add the aligned_u64 typedef, it's defined in linux/types.h in the kernel.Martin Josefsson2005-09-111-0/+4
| | | | We can't include that header since it conflicts with sys/types.h
* Fix setting lib_dir in ip*tables-{save,restore}Martin Josefsson2004-12-271-0/+1
|
* Add versions of string_to_number() for use in 32bit userspace with 64bit kernel.Martin Josefsson2004-05-261-0/+8
|
* Fix 'iptables -p !' bug (segfault when `!' used without argument)Harald Welte2002-03-141-1/+1
|
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-0/+7
| | | | - iptables-save/-restore is no longer experimental
* string_to_number fixHarald Welte2001-07-231-1/+4
|
* Added support for iptables-restore module-load-on-demand (a. van schie)Harald Welte2001-06-161-0/+1
|
* IPv6 enhancements.Rusty Russell2000-05-021-0/+18