X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fofp-errors.h;h=76b65746fa83e0e0cda5383fb6f4acadd4fb47f9;hb=refs%2Fheads%2Fof1.1;hp=1af70da90a06bcead19f82853e31a10df6a69a55;hpb=e1152397ae5307cd7a082361ab81fa73076368f5;p=openvswitch diff --git a/lib/ofp-errors.h b/lib/ofp-errors.h index 1af70da9..76b65746 100644 --- a/lib/ofp-errors.h +++ b/lib/ofp-errors.h @@ -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 ## */ /* ## ---------------------- ## */