l2e: mark API as in-progress
[vpp.git] / src / plugins / l2e / l2e.api
index 3b7c9ff..586e2ba 100644 (file)
@@ -25,6 +25,7 @@ import "vnet/interface_types.api";
 */
 autoreply define l2_emulation
 {
+  option status="in_progress";
   u32 client_index;
   u32 context;
   vl_api_interface_index_t sw_if_index;