LB plugin: Fix Layer-4 checksum error in L3DSR. 51/10951/2
authorYusuke Tatsumi <ytatsumi@yahoo-corp.jp>
Mon, 5 Mar 2018 04:01:04 +0000 (13:01 +0900)
committerFlorin Coras <florin.coras@gmail.com>
Tue, 6 Mar 2018 15:55:07 +0000 (15:55 +0000)
commit4707f2257213a56b588fe2aeeed920917a059762
treee9c21a7ae22aa0aeedddf0af251d757cb43dc2fe
parent9691cf2d082727fb2f88e85050068dc6fd761bcd
LB plugin: Fix Layer-4 checksum error in L3DSR.

Though dst-IP address would be change in LB plugin with L3DSR method,
layer-4 checksum would not be recomputed after this change.

Related changes:
- L3DSR: https://gerrit.fd.io/r/#/c/10203/

Change-Id: I98de7b8d80186ac77608a68050208c08d90b7c3b
Signed-off-by: Yusuke Tatsumi <ytatsumi@yahoo-corp.jp>
src/plugins/lb/node.c