| FlowActionContext
FlowActionContext describes a context to apply flow actions
configured in a flow filter to packet.
|
| FlowActionConverter
FlowActionConverter is an utility for conversion of flow action
variants.
|
| FlowFilterAction
FlowFilterAction descrbes the flow action which can be configured
in a flow filter.
|
| VTNActionList
VTNActionList is a utility to construct a list of flow actions
in a flow entry.
|
| VTNDlAddrAction
VTNDlAddrAction describes the flow action that sets the MAC address
into Ethernet header.
|
| VTNFlowAction
VTNFlowAction descrbes the abstracted flow action.
|
| VTNInetAddrAction
VTNInetAddrAction describes the flow action that sets the IP address
into IP header.
|
| VTNPortAction
VTNPortAction describes the flow action that sets the port number
for IP transport layer protocol into packet.
|
| VTNSetDlDstAction
VTNSetDlDstAction describes the flow action that sets the
destination MAC address into Ethernet header.
|
| VTNSetDlSrcAction
VTNSetDlSrcAction describes the flow action that sets the source
MAC address into Ethernet header.
|
| VTNSetIcmpCodeAction
VTNSetIcmpCodeAction describes the flow action that sets the
ICMP code into ICMP header.
|
| VTNSetIcmpTypeAction
VTNSetIcmpTypeAction describes the flow action that sets the
ICMP type into ICMP header.
|
| VTNSetInetDscpAction
VTNSetInetDscpAction describes the flow action that sets the DSCP
value into IP header.
|
| VTNSetInetDstAction
VTNSetInetDstAction describes the flow action that sets the
destination IP address into IP header.
|
| VTNSetInetSrcAction
VTNSetInetSrcAction describes the flow action that sets the
source IP address into IP header.
|
| VTNSetPortDstAction
VTNSetPortDstAction describes the flow action that sets the
destination port number for IP transport layer protocol into packet.
|
| VTNSetPortSrcAction
VTNSetPortSrcAction describes the flow action that sets the source
port number for IP transport layer protocol into packet.
|
| VTNSetVlanPcpAction
VTNSetVlanPcpAction describes the flow action that sets the VLAN
priority into the IEEE 802.1Q VLAN tag.
|