kernel-ark/net/ipv6/netfilter
Yasuyuki Kozakai e674d0f38d [NETFILTER] ip6tables: remove duplicate code
Some IPv6 matches have very similar loops to find IPv6 extension header
and we can unify them. This patch introduces ipv6_find_hdr() to do it.
I just checked that it can find the target headers in the packet which has
dst,hbh,rt,frag,ah,esp headers.

Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-19 15:34:40 -07:00
..
ip6_queue.c
ip6_tables.c
ip6t_ah.c
ip6t_dst.c
ip6t_esp.c
ip6t_eui64.c
ip6t_frag.c
ip6t_hbh.c
ip6t_hl.c
ip6t_HL.c
ip6t_ipv6header.c
ip6t_length.c
ip6t_limit.c
ip6t_LOG.c
ip6t_mac.c
ip6t_mark.c
ip6t_MARK.c
ip6t_multiport.c
ip6t_NFQUEUE.c
ip6t_owner.c
ip6t_physdev.c
ip6t_REJECT.c
ip6t_rt.c
ip6table_filter.c
ip6table_mangle.c
ip6table_raw.c
Kconfig
Makefile