[ovs-git] [openvswitch/ovs] 146912: auto-attach: Support latest version of auto-attach...

GitHub noreply at github.com
Mon Mar 23 20:34:15 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 14691214d171d0209ec6e96717f89550a3d3119b
      https://github.com/openvswitch/ovs/commit/14691214d171d0209ec6e96717f89550a3d3119b
  Author: Dennis Flynn <drflynn at avaya.com>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M lib/lldp/aa-structs.h
    M lib/lldp/lldp-tlv.h
    M lib/lldp/lldp.c
    M lib/ovs-lldp.c
    M tests/test-aa.c

  Log Message:
  -----------
  auto-attach: Support latest version of auto-attach LLDP TLVs

The following enhancements to the auto-attach feature are provided

- Support recent modifications to the AA element discovery TLV
- Support recent Avaya Organizationally Unique ID (OUI) change.
  (This will change to IEEE assigned OUI once AA standard has been ratified)
- Remove some Avaya specific #defines

The primary purpose of this commit is to catch up with the latest changes made
to the auto attach TLVs as the Auto Attach feature progresses through the
802.1Q IEEE standards committee. Most notably this includes some minor rework
of the AA element discovery TLV and a recent change to the Avaya OUI value.

Signed-off-by: Dennis Flynn <drflynn at avaya.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list