summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv6
Commit message (Collapse)AuthorAgeFilesLines
* Removes some KERNEL_64_USERSPACE_32 because linux 2.6 has compat layerYasuyuki KOZAKAI2007-06-283-15/+3
|
* Add ip6tables TCPMSS extension (Arnaud Ebalard <arno@natisbad.org>)Arnaud Ebalard2007-01-161-0/+10
| | | | Kernel part will go in 2.6.21.
* - Add revision support to ip6tables.Rémi Denis-Courmont2006-10-201-0/+30
| | | | | - Add support port range match to libip6t_multiport (R?mi Denis-Courmont <rdenis@simphalempin.com>)
* Prepare policy match for x_tables unification by making sure bothPatrick McHardy2006-01-311-0/+58
| | | | ipt_policy and ip6t_policy use the same data structure.
* fix various missing header file / #define issues on old kernels. I've now ↵v1.3.2Harald Welte2005-07-101-16/+0
| | | | tested compilation with kernels starting 2.4.17
* we need to have this header file included, since old kernels don't define ↵Harald Welte2005-07-101-0/+16
| | | | IP6T_LOG_UID.
* port physdev to ip6tables (Bart De Schuymer)Bart De Schuymer2004-09-121-0/+24
|
* With a 64bit kernel only the high 32bits of nfmark was used regardless ofMartin Josefsson2004-05-262-0/+25
| | | | | | | 32/64bit userspace. This makes it quite hard to interoperate with 'tc'. Sync ipv6 versions with ipv4 versions. Tested on x86 and sparc64 with both 32bit and 64bit userspace.
* Fix 64bit kernel / 32bit userspace issue.Martin Josefsson2004-05-261-0/+25
|
* apply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak ↵Maciej Soltysiak2003-01-082-0/+44
| | | | <solt@dns.toxicfilms.tv>)
* new ip6 FRAG match by kiszaAndrás Kis-Szabó2002-03-262-0/+42
|
* Add AH/ESP match for ipv6Harald Welte2002-03-252-0/+44
|
* make compilation of libip6t_LOG, libipt_length, libip6t_length andHarald Welte2002-02-172-0/+28
| | | | libip6t_owner mandatory
* added libip6t_REJECT.c for IPv6 reject supportHarald Welte2001-07-231-0/+16