summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_standard.c
Commit message (Expand)AuthorAgeFilesLines
* Unifies libip[6]t_standard.c into libxt_standard.c/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-66/+0
* Fixes warning on compilation of ip6tables matches/targets/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-2/+2
* Replaces ip6t_entry_* with xt_entry_* in matches/targets/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-3/+3
* make structure initializers use C99 standard (Harald Welte)/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-02-011-14/+11
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...laforge2002-05-291-2/+2
* - added patch to support statically linking of iptableslaforge2001-08-061-0/+1
* Aligning matchsize and targetsize now responsibility of extension writersrusty2000-07-031-2/+2
* Phil's missing file 8)rusty2000-06-081-0/+68