[ovs-git] [openvswitch/ovs] b2342f: types: New struct eth_addr64 for EUI-64 identifier...

GitHub noreply at github.com
Fri Apr 7 22:53:17 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: b2342f7a4bcadf60a368855de085ff12ae6a9d20
      https://github.com/openvswitch/ovs/commit/b2342f7a4bcadf60a368855de085ff12ae6a9d20
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
    M build-aux/check-structs
    M include/openvswitch/types.h
    M lib/packets.h

  Log Message:
  -----------
  types: New struct eth_addr64 for EUI-64 identifiers.

This will see its first real user in the following commit.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Andy Zhou <azhou at ovn.org>


  Commit: 2f2b904f9e28afaff3dfb7adaa62b96c0d144ace
      https://github.com/openvswitch/ovs/commit/2f2b904f9e28afaff3dfb7adaa62b96c0d144ace
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
    M NEWS
    M include/openflow/automake.mk
    M include/openflow/openflow-1.0.h
    M include/openflow/openflow-1.1.h
    M include/openflow/openflow-1.4.h
    A include/openflow/openflow-1.6.h
    M include/openflow/openflow-common.h
    M include/openflow/openflow.h
    M include/openvswitch/ofp-msgs.h
    M include/openvswitch/ofp-util.h
    M lib/ofp-print.c
    M lib/ofp-util.c
    M ofproto/ofproto-dpif-xlate.c
    M ofproto/ofproto-dpif.c
    M ofproto/ofproto.c
    M tests/ofp-print.at
    M tests/ofproto.at
    M utilities/ovs-ofctl.c

  Log Message:
  -----------
  Add support for OpenFlow 1.6 (draft) port status and port mod messages.

OpenFlow 1.6 adds support for EUI-64 addresses for ports, and extends
the maximum length of OpenFlow port names from 16 to 64 bytes.

ONF-JIRA: EXT-566
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Andy Zhou <azhou at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/b7a859e42a23...2f2b904f9e28


More information about the git mailing list