linux-stable-rt/net/ipv6/netfilter
Thomas Graf 850a9a4e3c [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption
The size of the skb carrying the netlink message is not
equivalent to the length of the actual netlink message
due to padding. ip_queue matches the length of the payload
against the original packet size to determine if packet
mangling is desired, due to the above wrong assumption
arbitary packets may not be mangled depening on their
original size.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-07 14:56:12 -08:00
..
Kconfig
Makefile
ip6_queue.c [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption 2006-03-07 14:56:12 -08:00
ip6_tables.c
ip6t_HL.c
ip6t_LOG.c [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility 2006-02-27 13:04:17 -08:00
ip6t_REJECT.c [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT 2006-02-15 15:23:28 -08:00
ip6t_ah.c
ip6t_dst.c
ip6t_esp.c
ip6t_eui64.c
ip6t_frag.c
ip6t_hbh.c
ip6t_hl.c
ip6t_ipv6header.c
ip6t_multiport.c
ip6t_owner.c
ip6t_policy.c [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification 2006-02-04 23:51:28 -08:00
ip6t_rt.c
ip6table_filter.c
ip6table_mangle.c
ip6table_raw.c
nf_conntrack_l3proto_ipv6.c
nf_conntrack_proto_icmpv6.c
nf_conntrack_reasm.c