ikev2: Configure a profile with an existing interface
[vpp.git] / src / plugins / ikev2 / ikev2_test.c
index 69d223f..cd9445d 100644 (file)
@@ -406,6 +406,12 @@ api_ikev2_set_local_key (vat_main_t * vam)
   return ret;
 }
 
+static int
+api_ikev2_set_tunnel_interface (vat_main_t * vam)
+{
+  return (0);
+}
+
 static int
 api_ikev2_set_responder (vat_main_t * vam)
 {