summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_addrtype.c
Commit message (Expand)AuthorAgeFilesLines
* extensions: remove unwanted/add needed includes for IPv4 extsJan Engelhardt2009-02-211-1/+0
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-11/+11
* libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-301-4/+4
* iptables-save: output ! in position according to manpageJan Engelhardt2008-12-091-4/+4
* src: remove inclusion of iptables.hJan Engelhardt2008-11-201-1/+1
* src: use NFPROTO_ constantsJan Engelhardt2008-11-181-2/+2
* addrtype match: added revision 1Laszlo Attila Toth2008-06-061-15/+173
* Remove old functions, constantsJan Engelhardt2008-04-151-8/+8
* Fix -Wshadow warnings and clean up xt_sctp.hJan Engelhardt2008-04-061-2/+2
* fix gcc warningsMax Kellermann2008-01-291-1/+1
* Unique names 3/6Jan Engelhardt2007-10-041-31/+28
* Addrtype match: renaming functionsLászló Attila Tóth2007-10-041-23/+23
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy2007-09-081-3/+3
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-1/+1
* Make the option structures const.Jan Engelhardt2007-07-301-2/+2
* Remove the .next=NULL field. This is automatically initialized to zero.Jan Engelhardt2007-07-301-1/+0
* Fixes warning on compilation of iptables matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
* Replaces ipt_entry_* with xt_entry_* in matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
* Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)Pablo Neira2005-02-141-7/+0
* Pablo Neira: extensions conversion to C99 structure initializationPablo Neira2004-12-281-12/+12
* Add addrtype match (Patrick McHardy)Patrick McHardy2003-05-071-0/+214