[ovs-git] [openvswitch/ovs] 8af2d1: datapath-windows: Fix updating ct label when mask ...

Alin Gabriel Serdean noreply at github.com
Sun Aug 18 22:23:41 UTC 2019


  Branch: refs/heads/branch-2.8
  Home:   https://github.com/openvswitch/ovs
  Commit: 8af2d171768e97b1fa7c7e0516c2a7746b6bc2c1
      https://github.com/openvswitch/ovs/commit/8af2d171768e97b1fa7c7e0516c2a7746b6bc2c1
  Author: Anand Kumar <kumaranand at vmware.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
    M datapath-windows/ovsext/Conntrack.c

  Log Message:
  -----------
  datapath-windows: Fix updating ct label when mask is specified

When an existing label needs to be changed by specifing bits to be
updated using mask, instead of updating only the masked bits,
new label was getting overridden. This patch fixes this issue.

Signed-off-by: Anand Kumar <kumaranand at vmware.com>
Acked-by: Alin Gabriel Serdean <aserdean at ovn.org>
Signed-off-by: Alin Gabriel Serdean <aserdean at ovn.org>




More information about the git mailing list