summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_addrtype.c
Commit message (Expand)AuthorAgeFilesLines
* 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