]> git.proxmox.com Git - mirror_ovs.git/commit
datapath-windows: Conntrack - Fix OvsGetTcpPayloadLength()
authorSairam Venugopal <vsairam@vmware.com>
Fri, 16 Dec 2016 22:28:09 +0000 (14:28 -0800)
committerGurucharan Shetty <guru@ovn.org>
Tue, 20 Dec 2016 17:32:05 +0000 (09:32 -0800)
commit680f666f3fe26d94318ccb1d9cf94587bf990542
tree0f69fd129f6e945fb9d585f0eb3fdd10708018d2
parente83cb65878fb2ff3de8eaeee0970d0fc9ba104b2
datapath-windows: Conntrack - Fix OvsGetTcpPayloadLength()

Move the OvsGetTcpPayloadLength() to common header. Update the code to
check for null references and the correct size of the TCP header.

Signed-off-by: Sairam Venugopal <vsairam@vmware.com>
Acked-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Signed-off-by: Gurucharan Shetty <guru@ovn.org>
datapath-windows/ovsext/Conntrack-tcp.c
datapath-windows/ovsext/Conntrack.h