aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/lldp/lldp_node.h
AgeCommit message (Collapse)AuthorFilesLines
2017-10-12LLDP: Add Management Address TLVSteve Shin1-0/+8
- Management Address TLV is added as per IEEE Std 802.1AB-2009. - Support of management ipv4/ipv6 addresses and OID. Change-Id: I57c14741774390809ce5a829cc087947424432c7 Signed-off-by: Steve Shin <jonshin@cisco.com>
2017-07-05Add API support for LLDP config/interface setSteve Shin1-0/+3
Add API methods to configure LLDP and set interface to enable/disable. Also add port description TLV for LLDP. Change-Id: Ib959d488c2ab8a0069f143558871f41fcc43a5d3 Signed-off-by: Steve Shin <jonshin@cisco.com>
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+145
Change-Id: I7b51f88292e057c6443b12224486f2d0c9f8ae23 Signed-off-by: Damjan Marion <damarion@cisco.com>