Send SystemName TLV in LLDP message. 58/3658/1
authorMaurice Qureshi <maquresh@cisco.com>
Thu, 12 Dec 2013 02:30:15 +0000 (18:30 -0800)
committerMaurice Qureshi <maquresh@cisco.com>
Thu, 12 Dec 2013 02:30:15 +0000 (18:30 -0800)
commit3ae51ccd6ebd8b07f55f79ebbeaa7efa44a856b0
treea6357d07d456dc860bcd68fd7465c9f59a351f35
parentaea39142ff1a2a5fc6183cf11f99fe2199259be8
Send SystemName TLV in LLDP message.

Some applications may need System Name TLV, therefore include
SystemName TLV in the LLDP message sent by Controller

Change-Id: I7226444c46a87b2e1618d1ee47026ccd4e9c2bef
Signed-off-by: Maurice Qureshi <maquresh@cisco.com>
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/DiscoveryService.java
opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/packet/LLDP.java
opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/packet/LLDPTLV.java
opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/utils/NodeConnectorCreator.java