[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions
authorPatrick McHardy <kaber@trash.net>
Thu, 6 Apr 2006 21:19:24 +0000 (14:19 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 10 Apr 2006 05:25:42 +0000 (22:25 -0700)
commit96f6bf82ea3abc77d255d5d554df5f349651f6de
tree7050071415f6e0ab56ee6d9a51680b30c3876a94
parent422c346fad806e2abaeffac686860ebc98dfe33e
[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions

Besides removing lots of duplicate code, all converted users benefit
from improved HW checksum error handling. Tested with and without HW
checksums in almost all combinations.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/ip_conntrack_proto_icmp.c
net/ipv4/netfilter/ip_conntrack_proto_tcp.c
net/ipv4/netfilter/ip_conntrack_proto_udp.c
net/ipv4/netfilter/ipt_REJECT.c
net/ipv4/netfilter/nf_conntrack_proto_icmp.c
net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c
net/netfilter/nf_conntrack_proto_tcp.c
net/netfilter/nf_conntrack_proto_udp.c