| Class | Description |
|---|---|
| BgpSpeakerNeighbourHandler |
Manages neighbour message handlers for the use case of internal BGP speakers
connected to the network at some point that are exchanging neighbour
resolution messages with external routers that are connected behind interfaces.
|
| ControlPlaneRedirectManager |
Manages connectivity between peers redirecting control traffic to a routing
control plane available on the dataplane.
|
| DirectHostManager |
Reactively handles sending packets to hosts that are directly connected to
router interfaces.
|
| IntentSynchronizer |
Synchronizes intents between an in-memory intent store and the IntentService.
|
| NextHop |
Represents a next hop for routing, whose MAC address has already been resolved.
|
| NextHopGroupKey |
Identifier for a next hop group.
|
| Router |
Adapts new route service interface to old RoutingService interface.
|
| SingleSwitchFibInstaller |
Programs routes to a single OpenFlow switch.
|