summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_dst.c
Commit message (Expand)AuthorAgeFilesLines
* Make the option structures const./C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-301-1/+1
* 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- Fix preprocessor directive usage,laforge2003-09-041-55/+54
* various cosmetic / c99 cleanups (Stephane Ouellette)laforge2003-08-231-33/+39
* fix all compile warnings within iptables extensions (fabrice)laforge2002-06-141-23/+2
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...laforge2002-05-291-2/+2
* new HBH and DSTopts match for IPv6 by kiszalaforge2002-04-291-0/+285