| Package | Description |
|---|---|
| org.onosproject.bgp.controller |
BGP controller API.
|
| org.onosproject.bgpio.exceptions |
BGP custom exceptions.
|
| org.onosproject.bgpio.protocol |
BGP Protocol specific components.
|
| org.onosproject.bgpio.protocol.flowspec |
BGP Protocol specific flow specification component details.
|
| org.onosproject.bgpio.protocol.linkstate |
BGP Protocol specific link state details.
|
| org.onosproject.bgpio.protocol.ver4 |
BGP Protocol specific details of version 4.
|
| org.onosproject.bgpio.types |
Implementation of Tlvs, Attributes and Descriptors.
|
| org.onosproject.bgpio.types.attr |
Implementation of BGP Link state attribute Tlvs.
|
| org.onosproject.bgpio.util |
Implementation of BGP utility functions.
|
| org.onosproject.incubator.component |
Component management system.
|
| org.onosproject.incubator.elasticcfg |
Abstractions for interacting with the elastic configuration subsystem.
|
| org.onosproject.incubator.net |
Incubating network model abstractions and APIs.
|
| org.onosproject.incubator.net.config.basics |
Various basic builtin network configurations.
|
| org.onosproject.incubator.net.domain |
Subsystem for network intent domains.
|
| org.onosproject.incubator.net.dpi |
Subsystem for dpi statistics service.
|
| org.onosproject.incubator.net.faultmanagement.alarm |
Abstractions for interacting with alarms.
|
| org.onosproject.incubator.net.intf |
Interface Service.
|
| org.onosproject.incubator.net.neighbour |
Neighbour message (ARP, NDP) handling.
|
| org.onosproject.incubator.net.resource.label |
Service for reserving labels as network resources.
|
| org.onosproject.incubator.net.routing |
Unicast routing service.
|
| org.onosproject.incubator.net.tunnel |
Tunnel model related services and providers API definitions.
|
| org.onosproject.incubator.net.virtual |
Network virtualization data models and services.
|
| org.onosproject.incubator.net.virtual.provider |
Network virtualization data models and services.
|
| org.onosproject.incubator.rpc |
Incubating inter-cluster RPC APIs.
|
| org.onosproject.incubator.store.mcast.impl |
A distributed multicast store implementation that stores multicast rib
data consistently across the cluster.
|
| org.onosproject.incubator.store.meter.impl |
A distributed meter store implementation that stores meter data consistently
across the cluster.
|
| org.onosproject.incubator.store.resource.impl |
Implementation of the label resource distributed store.
|
| org.onosproject.incubator.store.routing.impl |
Implementation of the unicast routing service.
|
| org.onosproject.incubator.store.tunnel.impl |
Implementation of distributed tunnel store using p2p synchronization protocol.
|
| org.onosproject.incubator.store.virtual.impl |
Implementation of distributed virtual network store.
|
| org.onosproject.provider.bgp.topology.impl |
Provider that uses BGP controller as a means of infrastructure topology discovery.
|