ikev2: add support for custom ipsec-over-udp port
[vpp.git] / src / plugins / ikev2 / ikev2_test.c
index 9ff4bbc..8be42fe 100644 (file)
@@ -99,6 +99,12 @@ static void vl_api_ikev2_plugin_get_version_reply_t_handler
   vam->result_ready = 1;
 }
 
+static int
+api_ikev2_profile_set_ipsec_udp_port (vat_main_t * vam)
+{
+  return 0;
+}
+
 static int
 api_ikev2_profile_add_del (vat_main_t * vam)
 {