[ovs-git] [openvswitch/ovs] 3188a1: datapath-windows: Update flow key in SET action

Alin Gabriel Serdean noreply at github.com
Fri Jul 31 20:27:49 UTC 2020


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: 3188a1c63e5798e3255517814e220b0a596d2553
      https://github.com/openvswitch/ovs/commit/3188a1c63e5798e3255517814e220b0a596d2553
  Author: Jinjun Gao <jinjung at vmware.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M datapath-windows/ovsext/Actions.c
    M datapath-windows/ovsext/Actions.h

  Log Message:
  -----------
  datapath-windows: Update flow key in SET action

The flow key is not updated when process OVS_ACTION_ATTR_SET action.
It will impact follow-up actions, such as, conntrack module cannot
find created conntrack entry if passing old flow key to it.

Reported-by: Rui Cao <rcao at vmware.com>
Signed-off-by: Jinjun Gao <jinjung at vmware.com>
Signed-off-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>




More information about the git mailing list