[NETFILTER]: nf_nat: use HW checksumming when possible
authorPatrick McHardy <kaber@trash.net>
Fri, 13 Apr 2007 05:15:50 +0000 (22:15 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:59 +0000 (22:28 -0700)
When mangling packets forwarded to a HW checksumming capable device,
offload recalculation of the checksum instead of doing it in software.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found