summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv6
Commit message (Expand)AuthorAgeFilesLines
* Unifies libip[6]t_MARK into libxt_MARK/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-08-041-8/+0
* Unifies libip[6]t_esp.c into libxt_esp.c/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-23/+0
* Unifies libip[6]t_length.c into libxt_length.c/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-10/+0
* Unifies libip[6]t_limit.c into libxt_limit.c./C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-21/+0
* Unifies libip[6]t_physdev.c into libxt_physdev.c/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-24/+0
* Unifies libip[6]_mark.c into libxt_mark.c/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-9/+0
* Unifies libip[6]t_multiport.c into libipxt_multiport.c/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-30/+0
* Removes some KERNEL_64_USERSPACE_32 because linux 2.6 has compat layer/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-06-283-15/+3
* Add ip6tables TCPMSS extension (Arnaud Ebalard <arno@natisbad.org>)/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org2007-01-161-0/+10
* - Add revision support to ip6tables./C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=yasuyuki/emailAddress=yasuyuki@netfilter.org2006-10-201-0/+30
* Prepare policy match for x_tables unification by making sure both/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org2006-01-311-0/+58
* fix various missing header file / #define issues on old kernels. I've now te...svn_t_iptables_1_3_2/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-07-101-16/+0
* we need to have this header file included, since old kernels don't define IP6.../C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-07-101-0/+16
* [PATCH] port physdev to ip6tables (Bart De Schuymer)kaber2004-09-121-0/+24
* With a 64bit kernel only the high 32bits of nfmark was used regardless ofgandalf2004-05-262-0/+25
* Fix 64bit kernel / 32bit userspace issue.gandalf2004-05-261-0/+25
* apply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak <solt@dns.t...laforge2003-01-082-0/+44
* new ip6 FRAG match by kiszalaforge2002-03-262-0/+42
* Add AH/ESP match for ipv6laforge2002-03-252-0/+44
* make compilation of libip6t_LOG, libipt_length, libip6t_length andlaforge2002-02-172-0/+28
* added libip6t_REJECT.c for IPv6 reject supportlaforge2001-07-231-0/+16