X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fnat%2Fdet44%2Fdet44.api;fp=src%2Fplugins%2Fnat%2Fdet44%2Fdet44.api;h=9b71b9c8c6d83015caf64b6c8cce9f5cccf32527;hb=d1762e614d1e05cbeda4d91e921fa663b2b46c03;hp=f9c38007288d872dceab4d4772a710ffb7a836d3;hpb=bfa75d6b922ee15d2f0d00999fd36b03a85eda8c;p=vpp.git diff --git a/src/plugins/nat/det44/det44.api b/src/plugins/nat/det44/det44.api index f9c38007288..9b71b9c8c6d 100644 --- a/src/plugins/nat/det44/det44.api +++ b/src/plugins/nat/det44/det44.api @@ -39,7 +39,6 @@ autoreply define det44_plugin_enable_disable { u32 inside_vrf; u32 outside_vrf; bool enable; - vl_api_interface_index_t sw_if_index; option status="in_progress"; };