We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
change the link of OpenFlow V1.2/V1.3 messages to readthedocs.org
Updated OpenFlow in Ryu (markdown)
OpenFlow-in-ryu: rename OF message description files
OpenFlow-in-Ryu: separate description of OF messages Separate the description of OpenFlow messages into each OF version pages.
OpenFlow-in-Ryu: add description of message class for OF1.2 and OF1.3 added the following classes: OFPGroupStatsRequest OFPGroupDescStatsRequest OFPGroupFeaturesStatsRequest OFPGroupMod OFPTableMod OFPRoleRequest OFPRoleReply OFPMeterStatsRequest OFPMeterConfigStatsRequest OFPMeterFeaturesStatsRequest OFPTableFeaturesStatsRequest OFPPortDescStatsRequest OFPGetAsyncRequest OFPGetAsyncReply OFPSetAsync
fix typo s/<be>/<br>/
fix typo s/rawspan/rowspan/
change format of mark for OF version Use parentheses instead of brackets. Brachets are interpreted as a link by Markdown.
update OFPAggregateStatsRequest, OFPPortStatsRequest, OFPQueueStatsRequest for OF1.2 and OF1.3
update OFPFlowStatsRequest for OF1.2 and OF1.3
update OFPTableStatsRequest for OF1.2 and OF1.3
update OFPDescStatsRequest for OF1.2 and OF1.3
update OFPQueueGetConfigRequest for OF1.2 and OF1.3
update OFPPortMod for OF1.2 and OF1.3
update OFPFlowMod for OF1.2 and OF1.3
update OFPPacketOut for OF1.2 and OF1.3
update OFPSetConfig for OF1.2 and OF1.3
update OFPGetConfigRequest for OF1.2 and OF1.3
update OFPFeaturesRequest for OF1.2 and OF1.3
add OFPExperimenter for OF1.2 and OF1.3
add OFPPortDescStatsReply for OF1.3
add OFPTableFeaturesStatsReply for OF1.3
add OFPMeterFeaturesStatsReply for OF1.3
add OFPMeterConfigStatsReply for OF1.3
add OFPMeterStatsReply for OF1.3
add OFPGroupFeaturesStatsReply for OF1.2 and OF1.3
add OFPGroupDescStatsReply for OF1.2 and OF1.3
add OFPGroupStatsReply for OF1.2 and OF1.3
update OFPQueueStatsReply for OF1.2 and OF1.3
update OFPPortStatsReply for OF1.2 and OF1.3