Fix TCP checksum. 02/16702/4
authorAndrej Kozemcak <andrej.kozemcak@pantheon.tech>
Mon, 7 Jan 2019 07:39:22 +0000 (08:39 +0100)
committerFlorin Coras <florin.coras@gmail.com>
Mon, 7 Jan 2019 16:43:37 +0000 (16:43 +0000)
commit9d7570ccde4ded1c5feea097b10272870bfc81da
tree8b1134069f2aff34c7be5bb0810769cdb94333b8
parent7baeb71f92826ee6ef02ab2c3d16484bb64d9301
Fix TCP checksum.

Set TCP checksum to zero, before calculate the TCP checksum.

Change-Id: Id96743334481804b8ebb74afef2f1dbfed29e0cb
Signed-off-by: Andrej Kozemcak <andrej.kozemcak@pantheon.tech>
src/vnet/interface_output.c