Users Guide

Table Of Contents
Property type
Table 72. Supported properties
Property type Supported/Not supported
OFPTFPT_INSTRUCTIONS = 0 Supported
OFPTFPT_INSTRUCTIONS_MISS = 1 Not supported
OFPTFPT_NEXT_TABLES = 2 Not supported
OFPTFPT_NEXT_TABLES_MISS = 3 Not supported
OFPTFPT_WRITE_ACTIONS = 4 Supported
OFPTFPT_WRITE_ACTIONS_MISS = 5 Not supported
OFPTFPT_APPLY_ACTIONS = 6 Supported
OFPTFPT_APPLY_ACTIONS_MISS = 7 Not supported
OFPTFPT_MATCH = 8 Supported
OFPTFPT_WILDCARDS = 10 Supported
OFPTFPT_WRITE_SETFIELD = 12 Supported
OFPTFPT_WRITE_SETFIELD_MISS = 13 Not supported
OFPTFPT_APPLY_SETFIELD = 14 Supported
OFPTFPT_APPLY_SETFIELD_MISS = 15 Not supported
Group configuration
Table 73. Supported configurations
Group configuration Supported/Not supported
OFPGFC_SELECT_WEIGHT = 1 << 0
Not supported
OFPGFC_SELECT_LIVENESS = 1 << 1
Not supported
OFPGFC_CHAINING = 1 << 2
Not supported
OFPGFC_CHAINING_CHECKS = 1 << 3
Not supported
Controller roles
Table 74. Supported controller roles
Controller roles Supported/Not supported
OFPCR_ROLE_NOCHANGE = 0
Not supported
OFPCR_ROLE_EQUAL = 1
Supported
OFPCR_ROLE_MASTER = 2
Supported
OFPCR_ROLE_SLAVE = 3
Not supported
OpenFlow 1219