dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/netfilter_ipv6
Hans Schillstrom 84018f55ab netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
This patch adds the flags parameter to ipv6_find_hdr. This flags
allows us to:

* know if this is a fragment.
* stop at the AH header, so the information contained in that header
  can be used for some specific packet handling.

This patch also adds the offset parameter for inspection of one
inner IPv6 header that is contained in error messages.

Signed-off-by: Hans Schillstrom <hans.schillstrom@ericsson.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2012-05-09 12:53:47 +02:00
..
Kbuild include: replace unifdef-y with header-y 2010-08-14 22:26:51 +02:00
ip6_tables.h netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() 2012-05-09 12:53:47 +02:00
ip6t_HL.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ip6t_LOG.h netfilter: merge ipt_LOG and ip6_LOG into xt_LOG 2012-03-07 17:40:49 +01:00
ip6t_REJECT.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ip6t_ah.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ip6t_frag.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ip6t_hl.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ip6t_ipv6header.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ip6t_mh.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ip6t_opts.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00
ip6t_rt.h netfilter: xtables: add missing header inclusions for headers_check 2011-01-20 17:50:17 +01:00