[ovs-git] [openvswitch/ovs] 458555: ofproto-dpif-xlate: Fixes for propagating state of...

GitHub noreply at github.com
Wed Jul 19 00:02:45 UTC 2017


  Branch: refs/heads/branch-2.5
  Home:   https://github.com/openvswitch/ovs
  Commit: 4585553d8e08ffd57d24efca1a9d9a31e8418670
      https://github.com/openvswitch/ovs/commit/4585553d8e08ffd57d24efca1a9d9a31e8418670
  Author: Justin Pettit <jpettit at ovn.org>
  Date:   2017-07-18 (Tue, 18 Jul 2017)

  Changed paths:
    M ofproto/ofproto-dpif-xlate.c

  Log Message:
  -----------
  ofproto-dpif-xlate: Fixes for propagating state of conntrack.

The "ct" action is not supposed to make the various ct match fields
available except for the pipeline instantiated through the "table"
argument to the "ct" action.  This commit fixes a few issues related to
that and updates the tests appropriately.

Fixes: 8e53fe8cf7a1 ("Add connection tracking mark support.")
Fixes: 9daf23484fb1 ("Add connection tracking label support.")

Signed-off-by: Justin Pettit <jpettit at ovn.org>
Acked-by: Joe Stringer <joe at ovn.org>




More information about the git mailing list