![]() |
FD.io VPP
v20.09-rc2-28-g3c5414029
Vector Packet Processing
|
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_dump_t |
| Dump all profiles. More... | |
| struct | vl_api_ikev2_profile_details_t |
| Details about all profiles. More... | |
| struct | vl_api_ikev2_sa_dump_t |
| Dump all SAs. More... | |
| struct | vl_api_ikev2_sa_details_t |
| Details about IKE SA. More... | |
| struct | vl_api_ikev2_child_sa_dump_t |
| Dump child SA of specific SA. More... | |
| struct | vl_api_ikev2_child_sa_details_t |
| Child SA details. More... | |
| struct | vl_api_ikev2_nonce_get_t |
| get specific nonce More... | |
| struct | vl_api_ikev2_nonce_get_reply_t |
| reply on specific nonce More... | |
| struct | vl_api_ikev2_traffic_selector_dump_t |
| dump traffic selectors More... | |
| struct | vl_api_ikev2_traffic_selector_details_t |
| details on specific traffic selector 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 plugins ikev2 ikev2_types | api |