Signed-off-by: Ben Pfaff <[email protected]>
---
include/openvswitch/ofp-errors.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/openvswitch/ofp-errors.h b/include/openvswitch/ofp-errors.h
index aeb58e012fd3..7d75386352d8 100644
--- a/include/openvswitch/ofp-errors.h
+++ b/include/openvswitch/ofp-errors.h
@@ -311,7 +311,8 @@ enum ofperr {
/* ## OFPET_BAD_MATCH ## */
/* ## --------------- ## */
- /* OF1.1+(4,0). Unsupported match type specified by the match */
+ /* NX1.0(4,264), OF1.1+(4,0). Unsupported match type specified by the
+ * match */
OFPERR_OFPBMC_BAD_TYPE,
/* OF1.1+(4,1). Length problem in match. */
--
2.10.2
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev