| Class and Description |
|---|
| org.onlab.util.NewConcurrentHashMap
in Hummingbird (1.7.0)
|
| Field and Description |
|---|
| org.onlab.packet.ONOSLLDP.BDDP_MULTICAST
in Kingfisher. Use MacAddress.BROADCASAT instead.
|
| org.onlab.packet.ONOSLLDP.LLDP_ONLAB
in Kingfisher. Use MacAddress.ONOS_LLDP instead.
|
| org.onlab.packet.IpPrefix.MULTICAST_RANGE |
| org.onlab.packet.ONOSLLDP.ONLAB_OUI
in Kingfisher. Use MacAddress.ONOS.oui() instead.
|
| Method and Description |
|---|
| org.onlab.packet.IPacket.deserialize(byte[], int, int)
in Cardinal Release
|
| org.onlab.packet.MacAddress.isLinkLocal()
in Kingfisher release. Link local is not a correct description for
this MAC address. Replaced with
MacAddress.isLldp() |