summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_standard.c
Commit message (Expand)AuthorAgeFilesLines
* Unifies libip[6]t_standard.c into libxt_standard.cYasuyuki KOZAKAI2007-07-241-66/+0
* Fixes warning on compilation of ip6tables matches/targetsYasuyuki KOZAKAI2007-07-241-2/+2
* Replaces ip6t_entry_* with xt_entry_* in matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
* make structure initializers use C99 standard (Harald Welte)Harald Welte2005-02-011-14/+11
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...Harald Welte2002-05-291-2/+2
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-0/+1
* Aligning matchsize and targetsize now responsibility of extension writersRusty Russell2000-07-031-2/+2
* Phil's missing file 8)Philip Blundell2000-06-081-0/+68