mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-23 05:11:04 +02:00
The ONOS does not process the incoming LLDP packet from switches. The ONOS only process LLDP packets if LLDP packet has "ONOS Discovery" optional TLV. So, this changes process incoming LLDP packet from switch and make a link information and onos can utilize it. Also, this patch changes the requested appId of DefaultForwardingObjective generated by PacketManager. So, AppId in result of flows cli will be printed to actual requested appId. ONOS-7748 Change-Id: I2611b34655bec2369b8817ce0cd29fb2edbed845