[ovs-git] [openvswitch/ovs] c8058a: nx-match: Speak of 'class' instead of 'vendor' for...

GitHub noreply at github.com
Wed Oct 8 21:52:16 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: c8058af786ae27ce8a47731cc5c49ca4f20d08ae
      https://github.com/openvswitch/ovs/commit/c8058af786ae27ce8a47731cc5c49ca4f20d08ae
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2014-10-08 (Wed, 08 Oct 2014)

  Changed paths:
    M lib/nx-match.c

  Log Message:
  -----------
  nx-match: Speak of 'class' instead of 'vendor' for OXM/NXM.

OXM renamed the 'vendor' field from NXM to the 'class', and uses the term
"experimenter", which OVS usually renders as "vendor" for historical
reasons, as part of the extended 64-bit OXMs.  To reduce confusion, this
commit adopts the OXM terminology for class.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: YAMAMOTO Takashi <yamamoto at valinux.co.jp>


  Commit: 0429d9599ca7382afecdf2d9d62fffcfa495fbd7
      https://github.com/openvswitch/ovs/commit/0429d9599ca7382afecdf2d9d62fffcfa495fbd7
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2014-10-08 (Wed, 08 Oct 2014)

  Changed paths:
    M lib/json.c
    M lib/nx-match.c
    M lib/util.c
    M lib/util.h

  Log Message:
  -----------
  util: Make hexits_value() support 64-bit integers too.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: YAMAMOTO Takashi <yamamoto at valinux.co.jp>


Compare: https://github.com/openvswitch/ovs/compare/2bef8e0746e0...0429d9599ca7


More information about the git mailing list