commit | 96f6bf82ea3abc77d255d5d554df5f349651f6de | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Thu Apr 06 14:19:24 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Apr 09 22:25:42 2006 -0700 |
tree | 7050071415f6e0ab56ee6d9a51680b30c3876a94 | |
parent | 422c346fad806e2abaeffac686860ebc98dfe33e [diff] |
[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>