FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
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_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...
 

Variables

option version = "1.0.0"
 

Variable Documentation

◆ version

option version = "1.0.0"

Definition at line 17 of file ikev2.api.