Implement VXLAN encap tx checksum offload 41/8441/3
authorJohn Lo <loj@cisco.com>
Mon, 18 Sep 2017 04:20:05 +0000 (00:20 -0400)
committerDave Barach <openvpp@barachs.net>
Tue, 19 Sep 2017 10:46:50 +0000 (10:46 +0000)
Checksum offload is implemented in VXLAN encap over both IPv4 and
IPv6. It is enabled, however, only for VXLAN over IPv6 because UDP
checksum is needed only for IPv6 and optional for IPv4.

Change-Id: Ib879f4f6da7346ba5e079d321c1dfd630f5058b8
Signed-off-by: John Lo <loj@cisco.com>

No differences found