Comment 438 for bug 1737177

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/45441
Committed: http://github.com/Juniper/contrail-vrouter/commit/96a04515f3cf3e7a62529d1dc3860ba6dc3ad5be
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 96a04515f3cf3e7a62529d1dc3860ba6dc3ad5be
Author: Mateusz Jablonski <email address hidden>
Date: Thu Aug 9 16:42:32 2018 +0200

Fix floating IP for Windows

IPv4 packet coming from virtual interface may have
TcpChecksum or UdpChecksum flag set. In this case
TCP/UDP checksum is partially calculated so we need
to set VP_FLAG_CSUM_PARTIAL flag in vr_packet.

Change-Id: I14b060cd5f0997fc6d8c17dcf3b7d373d8089cd7
Partial-Bug: #1737177