Reference Guide

Table Of Contents
RYU
ONOS
Flow table modification messages
Table 19. Supported messages
OFPFC_ADD=0 Supported
OFPFC_MODIFY=1 Supported
OFPFC_MODIFY_STRICT=2 Supported
OFPFC_DELETE=3 Supported
OFCPC_DELETE_STRICT=4 Supported
Message types
Table 20. Supported message types
Message Type Message Support
Immutable messages OFPT_HELLO=0 Supported
OFPT_ERROR=1 Supported
OFPT_ECHO_REQUEST=2 Supported
OFPT_ECHO_REPLY=3 Supported
Switch configuration messages OFPT_FEATURES_REQUEST=5 Supported
OFPT_FEATURES_REPLY=6 Supported
OFPT_GET_CONFIG_REQUEST=7 Supported
OFPT_GET_CONFIG_REPLY=8 Supported
OFPT_SET_CONFIG=9 Supported
Asynchronous messages OFPT_PACKET_IN=10 Supported
OFPT_FLOW_REMOVED=11 Supported
OFPT_PORT_STATUS=12 Supported
Controller command messages OFPT_PACKET_OUT=13 Supported
OFPT_FLOW_MOD=14 Supported
OFPT_GROUP_MOD=15 Not supported
OFPT_PORT_MOD=16 Supported
OFPT_TABLE_MOD=17 Not supported
Multipart messages OFPT_MULTIPART_REQUEST=18 Supported
OFPT_MULTIPART_REPLY=19 Supported
Barrier messages OFPT_BARRIER_REQUEST=20 Supported
OFPT_BARRIER_REPLY=21 Supported
Queue configuration messages OFPT_QUEUE_GET_CONFIG_REQUEST=22 Not supported
OFPT_QUEUE_GET_CONFIG_REPLY=23 Not supported
OpenFlow 537