| Package | Description |
|---|---|
| net.onrc.openvirtex.api.service.handlers |
| Modifier and Type | Method and Description |
|---|---|
static void |
HandlerUtils.isValidVirtualLink(List<PhysicalLink> physicalLinks)
Checks that the virtual link we are trying to create is valid (e.g.,
dstSwitch of a physical Link is a SrcSwitch of the next physical link and
the physical ports are different).
|
Copyright © 2015. All rights reserved.