X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fnat%2Fdet44%2Fdet44.api;h=9b71b9c8c6d83015caf64b6c8cce9f5cccf32527;hb=d1762e614;hp=f9c38007288d872dceab4d4772a710ffb7a836d3;hpb=f916414b383afd37ec78509ee613df8878160406;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"; };