diff options
author | Rui Cao <rcao@vmware.com> | 2020-06-23 06:46:22 +0000 |
---|---|---|
committer | William Tu <u9012063@gmail.com> | 2020-06-27 16:49:54 -0700 |
commit | 7d68168468b1f862953d38010cbf3d1079eaf621 (patch) | |
tree | 5a8155eb2b463786e1ae77fb61426805e0f1ba0a /lib/netlink-socket.h | |
parent | 98670b77ffe8b36c9d5089022ee36680aeecc542 (diff) | |
download | openvswitch-7d68168468b1f862953d38010cbf3d1079eaf621.tar.gz |
datapath-windows, conntrack: Fix conntrack new state
On windows, if we send a connection setup packet in one direction
twice, it will make the connection to be in established state. The
same issue happened in Linux userspace conntrack module and has
been fixed.
This patch port the following previous fixes to windows datapath to
fix the issue:
- a867c010ee9183885ee9d3eb76a0005c075c4d2e
- ac23d20fc90da3b1c9b2117d1e22102e99fba006
Acked-by: Yi-Hung Wei <yihung.wei@gmail.com>
Signed-off-by: Rui Cao <rcao@vmware.com>
Signed-off-by: William Tu <u9012063@gmail.com>
Diffstat (limited to 'lib/netlink-socket.h')
0 files changed, 0 insertions, 0 deletions