diff options
author | Joseph Gasparakis <joseph.gasparakis@intel.com> | 2012-12-07 14:14:18 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-12-09 00:20:28 -0500 |
commit | 0afb1666fe4ed8e51083af544f00d31bc8753352 (patch) | |
tree | e08de4fe8935c4990cfbcb328a38754ed0ccc8a4 /drivers/net/virtio_net.c | |
parent | d6727fe3850de741b9a64e4a7069b536e380e2c6 (diff) |
vxlan: Add capability of Rx checksum offload for inner packet
This patch adds capability in vxlan to identify received
checksummed inner packets and signal them to the upper layers of
the stack. The driver needs to set the skb->encapsulation bit
and also set the skb->ip_summed to CHECKSUM_UNNECESSARY.
Signed-off-by: Joseph Gasparakis <joseph.gasparakis@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/virtio_net.c')
0 files changed, 0 insertions, 0 deletions