]> git.proxmox.com Git - mirror_ovs.git/commit
datapath-windows: STT Check for flow destination port
authorAlin Serdean <aserdean@cloudbasesolutions.com>
Tue, 10 Jan 2017 16:48:29 +0000 (16:48 +0000)
committerBen Pfaff <blp@ovn.org>
Thu, 2 Feb 2017 18:51:07 +0000 (10:51 -0800)
commit2bfd0e96e9cc4e3177e32a177e6704639dacf1d3
tree191af8450ebc8f4665f689af8ea0dfb597ff5278
parent83287b6ada52837631a00ea4749d106eb0516412
datapath-windows: STT Check for flow destination port

Change the TCP destination port(STT header) to check if it was set by
the userspace, use it if it was set.
If the userspace did not specify a destination port, use the configured
vport destination port.

Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Sairam Venugopal <vsairam@vmware.com>
datapath-windows/ovsext/Stt.c