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

GitHub noreply at github.com
Tue Jul 18 23:51:27 UTC 2017


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

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

  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