FD.io VPP  v20.05.1-6-gf53edbc3b
Vector Packet Processing
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ikev2.api File Reference

Go to the source code of this file.

Data Structures

struct  vl_api_ikev2_plugin_get_version_t
 Get the plugin version. More...
 
struct  vl_api_ikev2_plugin_get_version_reply_t
 Reply to get the plugin version. More...
 
struct  vl_api_ikev2_profile_add_del_t
 IKEv2: Add/delete profile. More...
 
struct  vl_api_ikev2_profile_set_auth_t
 IKEv2: Set IKEv2 profile authentication method. More...
 
struct  vl_api_ikev2_profile_set_id_t
 IKEv2: Set IKEv2 profile local/remote identification. More...
 
struct  vl_api_ikev2_profile_set_ts_t
 IKEv2: Set IKEv2 profile traffic selector parameters. More...
 
struct  vl_api_ikev2_set_local_key_t
 IKEv2: Set IKEv2 local RSA private key. More...
 
struct  vl_api_ikev2_set_tunnel_interface_t
 IKEv2: Set the tunnel interface which will be protected by IKE If this API is not called, a new tunnel will be created. More...
 
struct  vl_api_ikev2_set_responder_t
 IKEv2: Set IKEv2 responder interface and IP address. More...
 
struct  vl_api_ikev2_set_ike_transforms_t
 IKEv2: Set IKEv2 IKE transforms in SA_INIT proposal (RFC 7296) More...
 
struct  vl_api_ikev2_set_esp_transforms_t
 IKEv2: Set IKEv2 ESP transforms in SA_INIT proposal (RFC 7296) More...
 
struct  vl_api_ikev2_set_sa_lifetime_t
 IKEv2: Set Child SA lifetime, limited by time and/or data. More...
 
struct  vl_api_ikev2_initiate_sa_init_t
 IKEv2: Initiate the SA_INIT exchange. More...
 
struct  vl_api_ikev2_initiate_del_ike_sa_t
 IKEv2: Initiate the delete IKE SA exchange. More...
 
struct  vl_api_ikev2_initiate_del_child_sa_t
 IKEv2: Initiate the delete Child SA exchange. More...
 
struct  vl_api_ikev2_initiate_rekey_child_sa_t
 IKEv2: Initiate the rekey Child SA exchange. More...
 
struct  vl_api_ikev2_profile_set_udp_encap_t
 IKEv2: Set UDP encapsulation. More...
 
struct  vl_api_ikev2_profile_set_ipsec_udp_port_t
 IKEv2: Set/unset custom ipsec-over-udp port. More...
 
struct  vl_api_ikev2_profile_set_liveness_t
 IKEv2: Set liveness parameters. More...
 

Variables

option version = "1.0.1"
 
import vnet ip ip_types api
 

Variable Documentation

◆ api

import vnet interface_types api

Definition at line 19 of file ikev2.api.

◆ version

option version = "1.0.1"

Definition at line 17 of file ikev2.api.