| Class | Description |
|---|---|
| OFAction |
The base class for all OpenFlow Actions.
|
| OFActionDataLayer |
Represents an ofp_action_dl_addr
|
| OFActionDataLayerDestination | |
| OFActionDataLayerSource | |
| OFActionEnqueue |
Represents an ofp_action_enqueue
|
| OFActionNetworkLayerAddress |
Represents an ofp_action_nw_addr
|
| OFActionNetworkLayerDestination | |
| OFActionNetworkLayerSource | |
| OFActionNetworkTypeOfService |
Represents an ofp_action_enqueue
|
| OFActionOutput | |
| OFActionStripVirtualLan |
Represents an ofp_action_strip_vlan
|
| OFActionTransportLayer |
Represents an ofp_action_tp_port
|
| OFActionTransportLayerDestination | |
| OFActionTransportLayerSource | |
| OFActionVendor | |
| OFActionVendorGeneric |
A generic / unparsed vendor action.
|
| OFActionVirtualLanIdentifier |
Represents an ofp_action_vlan_vid
|
| OFActionVirtualLanPriorityCodePoint |
Represents an ofp_action_vlan_pcp
|
| Enum | Description |
|---|---|
| OFActionType |
List of OpenFlow Action types and mappings to wire protocol value and derived
classes
|
Copyright © 2015. All rights reserved.