ofproto: add support of OFPR_GROUP as packet-in reason for OF1.4+
[cascardo/ovs.git] / OPENFLOW-1.1+.md
index be28f16..967f906 100644 (file)
@@ -197,6 +197,7 @@ OpenFlow 1.4 features are listed in the previous section.
   * More descriptive reasons for packet-in
     Distinguish OFPR_APPLY_ACTION, OFPR_ACTION_SET, OFPR_GROUP,
     OFPR_PACKET_OUT.  NO_MATCH was renamed to OFPR_TABLE_MISS.
+    (OFPR_GROUP is now supported)
     [EXT-136]
     [required for OF1.4+]