| Interface and Description |
|---|
| org.onosproject.net.driver.DefaultDriverProviderService
in Kingfisher release (1.10)
|
| org.onosproject.net.topology.LinkWeight
in Junco (1.9.0), use
LinkWeigher instead |
| org.onosproject.net.behaviour.PortConfig
in Junco (1.9.1), use PortConfigBehaviour instead
|
| org.onosproject.net.behaviour.PortDiscovery
1.6.0 Goldeneye. Use DeviceDescriptionDiscovery instead
|
| org.onosproject.net.proxyarp.ProxyArpService
in Hummingbird release. Use NeighbourResolutionService instead.
|
| org.onosproject.net.proxyarp.ProxyArpStore
in Hummingbird release. This is no longer necessary as there are
other solutions for the problem this was solving.
|
| org.onosproject.net.behaviour.QueueConfig
in Junco (1.9.1), use QueueConfigBehaviour instead
|
| org.onosproject.net.behaviour.TunnelConfig
version 1.7.0 - Hummingbird; use interface config tunnel mode
|
| Class and Description |
|---|
| org.onosproject.net.flow.FlowRuleBatchEntry |
| org.onosproject.net.flow.FlowRuleBatchEvent |
| org.onosproject.net.flow.FlowRuleBatchOperation |
| org.onosproject.net.flow.FlowRuleBatchRequest |
| org.onosproject.net.flow.FlowRuleExtPayLoad
in Junco release
|
| org.onosproject.net.behaviour.IpTunnelEndPoint
version 1.7.0 - Hummingbird; use
TunnelEndPoint<IpAddress> |
| org.onosproject.net.intent.MplsIntent
in Goldeneye Release, in favour of encapsulation
constraint
EncapsulationConstraint
with Encasulation type EncapsulationType MPLS. |
| org.onosproject.net.intent.MplsPathIntent
in Goldeneye Release, in favour of encapsulation
constraint
EncapsulationConstraint |
| org.onosproject.net.NetTools
in Hummingbird release
|
| org.onlab.util.NewConcurrentHashMap
in Hummingbird (1.7.0)
|
| org.onosproject.net.behaviour.QueueInfo
in Junco Release (1.9.1), Use QueueDescription instead
QueueDescription |
| org.onosproject.net.behaviour.TunnelName
version 1.7.0 - Hummingbird
|
| 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.
|
| org.onosproject.net.AnnotationKeys.TYPE
since Cardinal
|