| Class | Description |
|---|---|
| Link<T1 extends Port,T2 extends Switch> |
This class represents a network link, defined by a source and destination
port.
|
| OVXLink |
Implementation of a virtual link, which adds a unique ID, stores the tenant
ID, a priority and a routing algorithm.
|
| OVXLinkUtils |
This class provides some useful methods to encapsulate/decapsulate the
virtual link identifiers (tenantId, linkId, flowId) inside the packet fields
(MAC addresses or VLAN).
|
| PhysicalLink |
The Class PhysicalLink.
|
| Enum | Description |
|---|---|
| OVXLinkField |
Enum used to identify the field(s) used to encapsulate the virtual link
information inside the packet.
|
Copyright © 2015. All rights reserved.