| Package | Description |
|---|---|
| org.onosproject.mfwd.cli |
Sample Multicast forwarding framework using intents.
|
| org.onosproject.mfwd.impl |
Sample Multicast forwarding framework using intents.
|
| Class and Description |
|---|
| McastRouteTable
The Mcast Route Table holds all multicast state for the controller.
|
| Class and Description |
|---|
| McastConnectPoint
Mulitcast ConnectPoint adds a variable to track the usage
of these multicast endpoints.
|
| McastConnectPoint.JoinSource |
| McastIntentManager |
| McastRouteBase
McastRouteBase base class for McastRouteGroup and McastRouteSource.
|
| McastRouteGroup
The McastRouteGroup extends the McastRouteBase class and serves two purposes:
first it represents a (*, G) multicast route entry.
|
| McastRouteSource
This class represents and specific multicast senders source address.
|
| McastRouteTable
The Mcast Route Table holds all multicast state for the controller.
|
Copyright © 2015. All rights reserved.