| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.packet.cache | |
| org.opendaylight.vtn.manager.internal.routing | |
| org.opendaylight.vtn.manager.internal.util.flow | |
| org.opendaylight.vtn.manager.internal.util.flow.cond |
This package contains utility classes for flow condition management.
|
| org.opendaylight.vtn.manager.internal.util.flow.filter |
This package contains utility classes for flow filter management.
|
| org.opendaylight.vtn.manager.internal.util.flow.match |
This package contains utility classes for flow match handling.
|
| org.opendaylight.vtn.manager.internal.vnode |
| Class and Description |
|---|
FlowMatchContext
FlowMatchContext describes a context to build flow match. |
FlowMatchType
FlowMatchType describes the type of flow match field supported
by the VTN Manager. |
VTNEtherMatch
VTNEtherMatch describes the condition for ethernet header to match
against packets. |
VTNIcmpMatch
VTNIcmpMatch describes the condition for ICMP header to match
against packets. |
VTNInet4Match
VTNInet4Match describes the condition for IPv4 header to match
against packets. |
VTNLayer4Match
VTNLayer4Match describes the condition for layer 4 protocol header
to match against packets. |
VTNLayer4PortMatch
VTNLayer4PortMatch describes the condition for IP port numbers
to match against packets. |
VTNPortRange
VTNPortRange describes the range of IP transport layer protocol
such as TCP. |
VTNTcpMatch
VTNTcpMatch describes the condition for TCP header to match against
packets. |
VTNUdpMatch
VTNUdpMatch describes the condition for UDP header to match against
packets. |
| Class and Description |
|---|
FlowMatchContext
FlowMatchContext describes a context to build flow match. |
| Class and Description |
|---|
VTNMatch
VTNMatch describes the condition to match against packtes. |
| Class and Description |
|---|
FlowMatchContext
FlowMatchContext describes a context to build flow match. |
VTNMatch
VTNMatch describes the condition to match against packtes. |
| Class and Description |
|---|
FlowMatchContext
FlowMatchContext describes a context to build flow match. |
| Class and Description |
|---|
FlowMatchContext
FlowMatchContext describes a context to build flow match. |
FlowMatchType
FlowMatchType describes the type of flow match field supported
by the VTN Manager. |
VTNEtherMatch
VTNEtherMatch describes the condition for ethernet header to match
against packets. |
VTNInetMatch
VTNInetMatch describes the condition for IP header to match against
packets. |
VTNLayer4Match
VTNLayer4Match describes the condition for layer 4 protocol header
to match against packets. |
VTNLayer4PortMatch
VTNLayer4PortMatch describes the condition for IP port numbers
to match against packets. |
VTNPortRange
VTNPortRange describes the range of IP transport layer protocol
such as TCP. |
| Class and Description |
|---|
FlowMatchContext
FlowMatchContext describes a context to build flow match. |
FlowMatchType
FlowMatchType describes the type of flow match field supported
by the VTN Manager. |
VTNMatch
VTNMatch describes the condition to match against packtes. |
Copyright © 2018 OpenDaylight. All rights reserved.