aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/cop/cop.api
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/cop/cop.api')
-rw-r--r--src/vnet/cop/cop.api4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vnet/cop/cop.api b/src/vnet/cop/cop.api
index 39677a26673..75fd15bbb9f 100644
--- a/src/vnet/cop/cop.api
+++ b/src/vnet/cop/cop.api
@@ -26,7 +26,7 @@ import "vnet/interface_types.api";
autoreply define cop_interface_enable_disable
{
- option deprecated="v21.01";
+ option deprecated;
u32 client_index;
u32 context;
vl_api_interface_index_t sw_if_index;
@@ -47,7 +47,7 @@ autoreply define cop_interface_enable_disable
autoreply define cop_whitelist_enable_disable
{
- option deprecated="v21.01";
+ option deprecated;
u32 client_index;
u32 context;
vl_api_interface_index_t sw_if_index;