[ovs-git] [openvswitch/ovs] 354b8f: ovn: Add 128-bit support for ct_label

GitHub noreply at github.com
Mon Jul 18 18:10:32 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 354b8f27251bda9b766e95f0cb48799008d6f4fb
      https://github.com/openvswitch/ovs/commit/354b8f27251bda9b766e95f0cb48799008d6f4fb
  Author: Numan Siddique <nusiddiq at redhat.com>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M include/openvswitch/meta-flow.h
    M ovn/TODO
    M ovn/lib/actions.c
    M ovn/ovn-sb.xml
    M tests/ovn.at

  Log Message:
  -----------
  ovn: Add 128-bit support for ct_label

To support 128-bits in ct_label, the value of the ct_label is expected
as a hex string in the 'ct_commit' action.

Added a new accessor in the 'mf_subvalue' struct to access ovs_be128
values.

Signed-off-by: Numan Siddique <nusiddiq at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list