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

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


  Branch: refs/heads/branch-2.12
  Home:   https://github.com/openvswitch/ovs
  Commit: e0c80218397cc48be672fdc4c106260e18f6da5b
      https://github.com/openvswitch/ovs/commit/e0c80218397cc48be672fdc4c106260e18f6da5b
  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