os-ken/doc/source/ofproto_v1_3_ref.rst
Yoshihiro Kaneko 62170fba87 doc: update format of pages for ofproto
- add explicit classified layout to ofproto_v1_[23]_ref
- put contents of ofproto_ref back to toctree.

Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2013-09-03 13:59:13 +09:00

3.6 KiB

OpenFlow v1.3 Messages and Structures

Controller-to-Switch Messages

Handshake

OFPFeaturesRequest

OFPSwitchFeatures

Switch Configuration

OFPSetConfig

OFPGetConfigRequest

OFPGetConfigReply

Flow Table Configuration

OFPTableMod

Modify State Messages

OFPFlowMod

OFPGroupMod

OFPPortMod

OFPMeterMod

Multipart Messages

OFPDescStatsRequest

OFPDescStatsReply

OFPFlowStatsRequest

OFPFlowStatsReply

OFPAggregateStatsRequest

OFPAggregateStatsReply

OFPTableStatsRequest

OFPTableStatsReply

OFPPortStatsRequest

OFPPortStatsReply

OFPPortDescStatsRequest

OFPPortDescStatsReply

OFPQueueStatsRequest

OFPQueueStatsReply

OFPGroupStatsRequest

OFPGroupStatsReply

OFPGroupDescStatsRequest

OFPGroupDescStatsReply

OFPGroupFeaturesStatsRequest

OFPGroupFeaturesStatsReply

OFPMeterStatsRequest

OFPMeterStatsReply

OFPMeterConfigStatsRequest

OFPMeterConfigStatsReply

OFPMeterFeaturesStatsRequest

OFPMeterFeaturesStatsReply

Queue Configuration Messages

OFPQueueGetConfigRequest

OFPQueueGetConfigReply

Packet-Out Message

OFPPacketOut

Barrier Message

OFPBarrierRequest

OFPBarrierReply

Role Request Message

OFPRoleRequest

OFPRoleReply

Set Asynchronous Configuration Message

OFPSetAsync

OFPGetAsyncRequest

OFPGetAsyncReply

Asynchronous Messages

Packet-In Message

OFPPacketIn

Flow Removed Message

OFPFlowRemoved

Port Status Message

OFPPortStatus

Error Message

OFPErrorMsg

Symmetric Messages

Hello

OFPHello

OFPHelloElemVersionBitmap

Echo Request

OFPEchoRequest

Echo Reply

OFPEchoReply

Experimenter

OFPExperimenter

Flow Match Structure

OFPMatch

Flow Instruction Structures

OFPInstructionGotoTable

OFPInstructionWriteMetadata

OFPInstructionActions

OFPInstructionMeter

Action Structures

OFPActionOutput

OFPActionGroup

OFPActionSetQueue

OFPActionSetMplsTtl

OFPActionDecMplsTtl

OFPActionSetNwTtl

OFPActionDecNwTtl

OFPActionCopyTtlOut

OFPActionCopyTtlIn

OFPActionPushVlan

OFPActionPushMpls

OFPActionPopVlan

OFPActionPopMpls

OFPActionSetField

OFPActionExperimenter