]> git.baikalelectronics.ru Git - kernel.git/commit
ila: Precompute checksum difference for translations
authorTom Herbert <tom@herbertland.com>
Mon, 24 Aug 2015 16:45:42 +0000 (09:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Aug 2015 17:34:40 +0000 (10:34 -0700)
commit9b485c9e86035ec7e5093386eab0c6021a09a404
tree78be9bc4e05a76f531a7798b7f45529b205fa202
parentdd709e19b060f8a5768a79ef3cbe3ca43a6850e0
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>
net/ipv6/ila.c