| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal | |
| org.opendaylight.vtn.manager.internal.vnode |
| Modifier and Type | Method and Description |
|---|---|
List<LinkEdge> |
RouteResolver.getRoute(InventoryReader rdr,
SalNode src,
SalNode dst)
Return the packet route from the source to the destination switch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PacketContext.installFlow(SalPort egress,
int outVid,
List<LinkEdge> path)
Install a VTN data flow for the received packet.
|
Copyright © 2018 OpenDaylight. All rights reserved.