mirror of
https://github.com/openvswitch/ovs
synced 2025-08-30 22:05:19 +00:00
ofp-util: Work on decoding OF1.1 flow_mods.
Signed-off-by: Ben Pfaff <blp@nicira.com> Tested-by: Simon Horman <horms@verge.net.au> Reviewed-by: Simon Horman <horms@verge.net.au>
This commit is contained in:
@@ -339,6 +339,9 @@ enum ofperr {
|
||||
* extension is enabled. */
|
||||
OFPERR_NXFMFC_BAD_TABLE_ID,
|
||||
|
||||
/* NX1.0+(3,258). 'out_group' specified but groups not yet supported. */
|
||||
OFPERR_NXFMFC_GROUPS_NOT_SUPPORTED,
|
||||
|
||||
/* ## ---------------------- ## */
|
||||
/* ## OFPET_GROUP_MOD_FAILED ## */
|
||||
/* ## ---------------------- ## */
|
||||
|
Reference in New Issue
Block a user