]> git.proxmox.com Git - ovs.git/commit
tests: Fix IPv4 checksums in zone limit test.
authorDarrell Ball <dlu998@gmail.com>
Mon, 6 May 2019 16:47:47 +0000 (09:47 -0700)
committerBen Pfaff <blp@ovn.org>
Tue, 7 May 2019 21:15:51 +0000 (14:15 -0700)
commite2603f61dff058502d566c35986c172d18d881f4
tree32298b74dfbed961c022b7737458fb7d7e5b83f7
parent21ffe40970c6020d9ed2c89816823ff3d5d1798c
tests: Fix IPv4 checksums in zone limit test.

Userspace conntrack cares about IPv4 checksums, so this is a
prerequisite for adding zone limit support to userspace conntrack.

Fixes: 3f1087c70cf9 ("system-traffic: Add conntrack per zone limit test case.")
Acked-by: Yi-Hung Wei <yihung.wei@gmail.com>
Signed-off-by: Darrell Ball <dlu998@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
tests/system-traffic.at