From: Andrew Gallatin <gallatin@myri.com>
Date: Mon, 11 Aug 2008 09:30:33 -0400
Intermediate nodes are not supposed to change the transport layer
checksum if at all possible, especially on routers.
Otherwise it is much more difficult to diagnose checksum errors,
and figure out what caused such an error.
When the router doesn't modify the checksum, we know it's an end-node.
Even a firewall only "adjusts" checksums based upon packet
modifications for NAT and such, which will preserve end-node created
errors.
So no this isn't really an option.
This is why Herbert wants to preserve the original headers,
we're not supposed to change them.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html