summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_frag.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes warning on compilation of ip6tables matches/targets/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-3/+3
* Replaces ip6t_entry_* with xt_entry_* in matches/targets/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-4/+4
* 1- printf() simplifications, 2- indentation fixes, 3- C99 initializers. (Step...laforge2003-09-051-43/+51
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...laforge2002-05-291-2/+2
* Some ipv6 fixes by kisza:laforge2002-04-241-17/+8
* new ip6 FRAG match by kiszalaforge2002-03-261-0/+273