ofproto: Implement OpenFlow extension to allow control over async messages.
[openvswitch] / lib / ofp-util.h
index 0b6970a86def18ddb6c17266e4583f9c86643ead..816532e076213069eb6cea3370954ccc3a2496ed 100644 (file)
@@ -80,6 +80,7 @@ enum ofputil_msg_code {
     OFPUTIL_NXT_SET_PACKET_IN_FORMAT,
     OFPUTIL_NXT_PACKET_IN,
     OFPUTIL_NXT_FLOW_AGE,
+    OFPUTIL_NXT_SET_ASYNC_CONFIG,
 
     /* NXST_* stat requests. */
     OFPUTIL_NXST_FLOW_REQUEST,