[ovs-git] [openvswitch/ovs] a858f9: odp-util: Fix generating various ct fields in odp_...

GitHub noreply at github.com
Tue Aug 1 00:13:01 UTC 2017


  Branch: refs/heads/branch-2.5
  Home:   https://github.com/openvswitch/ovs
  Commit: a858f99207140c468f7d4d30fc64b6b05e0b305a
      https://github.com/openvswitch/ovs/commit/a858f99207140c468f7d4d30fc64b6b05e0b305a
  Author: Yi-Hung Wei <yihung.wei at gmail.com>
  Date:   2017-07-31 (Mon, 31 Jul 2017)

  Changed paths:
    M lib/odp-util.c

  Log Message:
  -----------
  odp-util: Fix generating various ct fields in odp_key_to_dp_packet()

Previously, odp_key_to_dp_packet() may fail to get ct_state, ct_zone,
ct_mark, and ct_labels from ODP flow key. This patch fixes the issue.

Backported from master commit 686beac8d482.

VMWare-BZ: #1920903
Fixes: 07659514c3c1 ("Add support for connection tracking.")
Fixes: 8e53fe8cf7a1 ("Add connection tracking mark support.")
Fixes: 9daf23484fb1 ("Add connection tracking label support.")
Suggested-by: Joe Stringer <joe at ovn.org>
Signed-off-by: Yi-Hung Wei <yihung.wei at gmail.com>
Signed-off-by: Joe Stringer <joe at ovn.org>




More information about the git mailing list