commit | 98524e04e0500a04fc461195c99e4385001fc18f | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@oracle.com> | Thu Jul 06 16:57:10 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 16 16:36:01 2017 -0700 |
tree | bfb0c5c7ce38961e20bed8d18ec055333f94a3a5 | |
parent | edaf3825182958a1fd5e39708fcb6ea48eca2060 [diff] |
sunvnet: add support for IPv6 checksum offloads The original code didn't handle non-IPv4 packets very well, so the offload advertising had to be scaled back down to just IP. Here we add the bits needed to support TCP and UDP packets over IPv6 and turn the offload advertising back on. Orabug: 26289579 Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>