ofp-util: Work on decoding OF1.1 flow_mods.
[openvswitch] / lib / ofp-errors.h
index 1af70da90a06bcead19f82853e31a10df6a69a55..76b65746fa83e0e0cda5383fb6f4acadd4fb47f9 100644 (file)
@@ -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 ## */
 /* ## ---------------------- ## */