commit | 92b78aff855a4815afe5311e3473ec829d3f2a9e | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Mon Aug 24 09:45:42 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 24 10:34:40 2015 -0700 |
tree | 78be9bc4e05a76f531a7798b7f45529b205fa202 | |
parent | 127eb7cd3c210afead788991a30950a9e36759ea [diff] |
ila: Precompute checksum difference for translations In the ILA build state for LWT compute the checksum difference to apply to transport checksums that include the IPv6 pseudo header. The difference is between the route destination (from fib6_config) and the locator to write. Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>