diff options
author | Steven Luong <sluong@cisco.com> | 2020-04-05 16:09:17 -0700 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-04-24 09:11:33 +0000 |
commit | 82b62bbf58bc3d1143a359d8f58f7be2f473cddd (patch) | |
tree | 13c478e6c11c1b93b1cbb010b608197d5a649e81 /src/vnet/ip/ip6_link.c | |
parent | 0546483ce0b16acb82807aab290ff203e961b23a (diff) |
virtio: vhost checksum problem for ipv6
When checksum is enable for IPv6, it erroneously set the flag
VNET_BUFFER_F_OFFLOAD_IP_CKSUM. That flag is meant for ip4 packets only.
Type: fix
Ticket: VPP-1857
Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: Id03b2937bfa34e2a9b50a36aafe0700bad7fb95e
(cherry picked from commit f78294d8468f156e066e7e69aab3a1b285810c3a)
Diffstat (limited to 'src/vnet/ip/ip6_link.c')
0 files changed, 0 insertions, 0 deletions