FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
nat.api File Reference

VPP control-plane API messages. More...

Go to the source code of this file.

Data Structures

struct  vl_api_nat_control_ping_t
 Control ping from client to api server request. More...
 
struct  vl_api_nat_control_ping_reply_t
 Control ping from the client to the server response. More...
 
struct  vl_api_nat_show_config_t
 Show NAT plugin startup config. More...
 
struct  vl_api_nat_show_config_reply_t
 Show NAT plugin startup config reply. More...
 
struct  vl_api_nat_set_workers_t
 Set NAT workers. More...
 
struct  vl_api_nat_worker_dump_t
 Dump NAT workers. More...
 
struct  vl_api_nat_worker_details_t
 NAT workers details response. More...
 
struct  vl_api_nat_ipfix_enable_disable_t
 Enable/disable NAT IPFIX logging. More...
 
struct  vl_api_nat_set_reass_t
 Set NAT virtual fragmentation reassembly. More...
 
struct  vl_api_nat_get_reass_t
 Get NAT virtual fragmentation reassembly configuration. More...
 
struct  vl_api_nat_get_reass_reply_t
 Get NAT virtual fragmentation reassembly configuration reply. More...
 
struct  vl_api_nat_reass_dump_t
 Dump NAT virtual fragmentation reassemblies. More...
 
struct  vl_api_nat_reass_details_t
 NAT virtual fragmentation reassemblies response. More...
 
struct  vl_api_nat44_add_del_address_range_t
 Add/del NAT44 address range. More...
 
struct  vl_api_nat44_address_dump_t
 Dump NAT44 addresses. More...
 
struct  vl_api_nat44_address_details_t
 NAT44 address details response. More...
 
struct  vl_api_nat44_interface_add_del_feature_t
 Enable/disable NAT44 feature on the interface. More...
 
struct  vl_api_nat44_interface_dump_t
 Dump interfaces with NAT44 feature. More...
 
struct  vl_api_nat44_interface_details_t
 NAT44 interface details response. More...
 
struct  vl_api_nat44_interface_add_del_output_feature_t
 Enable/disbale NAT44 as an interface output feature (postrouting in2out translation) More...
 
struct  vl_api_nat44_interface_output_feature_dump_t
 Dump interfaces with NAT44 output feature. More...
 
struct  vl_api_nat44_interface_output_feature_details_t
 NAT44 interface with output feature details response. More...
 
struct  vl_api_nat44_add_del_static_mapping_t
 Add/delete NAT44 static mapping. More...
 
struct  vl_api_nat44_static_mapping_dump_t
 Dump NAT44 static mappings. More...
 
struct  vl_api_nat44_static_mapping_details_t
 NAT44 static mapping details response. More...
 
struct  vl_api_nat44_add_del_identity_mapping_t
 Add/delete NAT44 identity mapping. More...
 
struct  vl_api_nat44_identity_mapping_dump_t
 Dump NAT44 identity mappings. More...
 
struct  vl_api_nat44_identity_mapping_details_t
 NAT44 identity mapping details response. More...
 
struct  vl_api_nat44_add_del_interface_addr_t
 Add/delete NAT44 pool address from specific interfce. More...
 
struct  vl_api_nat44_interface_addr_dump_t
 Dump NAT44 pool addresses interfaces. More...
 
struct  vl_api_nat44_interface_addr_details_t
 NAT44 pool addresses interfaces details response. More...
 
struct  vl_api_nat44_user_dump_t
 Dump NAT44 users. More...
 
struct  vl_api_nat44_user_details_t
 NAT44 users response. More...
 
struct  vl_api_nat44_user_session_dump_t
 NAT44 user's sessions. More...
 
struct  vl_api_nat44_user_session_details_t
 NAT44 user's sessions response. More...
 
struct  vl_api_nat44_lb_addr_port_t
 NAT44 load-balancing address and port pair. More...
 
struct  vl_api_nat44_add_del_lb_static_mapping_t
 Add/delete NAT44 load-balancing static mapping rule. More...
 
struct  vl_api_nat44_lb_static_mapping_dump_t
 Dump NAT44 load-balancing static mapping rules. More...
 
struct  vl_api_nat44_lb_static_mapping_details_t
 NAT44 load-balancing static mapping rule details response. More...
 
struct  vl_api_nat44_del_session_t
 Delete NAT44 session. More...
 
struct  vl_api_nat44_forwarding_enable_disable_t
 Enable/disable forwarding for NAT44 Forward packets which don't match existing translation or static mapping instead of dropping them. More...
 
struct  vl_api_nat44_forwarding_is_enabled_t
 Check if forwarding is enabled or disabled. More...
 
struct  vl_api_nat44_forwarding_is_enabled_reply_t
 Response to check if forwarding is enabled or disabled. More...
 
struct  vl_api_nat_det_add_del_map_t
 Add/delete NAT deterministic mapping. More...
 
struct  vl_api_nat_det_forward_t
 Get outside address and port range from inside address. More...
 
struct  vl_api_nat_det_forward_reply_t
 Get outside address and port range from inside address. More...
 
struct  vl_api_nat_det_reverse_t
 Get inside address from outside address and port. More...
 
struct  vl_api_nat_det_reverse_reply_t
 Get inside address from outside address and port reply. More...
 
struct  vl_api_nat_det_map_dump_t
 Dump NAT deterministic mappings. More...
 
struct  vl_api_nat_det_map_details_t
 NAT users response. More...
 
struct  vl_api_nat_det_set_timeouts_t
 Set values of timeouts for deterministic NAT (seconds, 0 = default) More...
 
struct  vl_api_nat_det_get_timeouts_t
 Get values of timeouts for deterministic NAT (seconds) More...
 
struct  vl_api_nat_det_get_timeouts_reply_t
 Get values of timeouts for deterministic NAT reply. More...
 
struct  vl_api_nat_det_close_session_out_t
 Close deterministic NAT session by outside address and port. More...
 
struct  vl_api_nat_det_close_session_in_t
 Close deterministic NAT session by inside address and port. More...
 
struct  vl_api_nat_det_session_dump_t
 Dump determinstic NAT sessions. More...
 
struct  vl_api_nat_det_session_details_t
 Deterministic NAT sessions reply. More...
 
struct  vl_api_nat64_add_del_pool_addr_range_t
 Add/delete address range to NAT64 pool. More...
 
struct  vl_api_nat64_pool_addr_dump_t
 Dump NAT64 pool addresses. More...
 
struct  vl_api_nat64_pool_addr_details_t
 NAT64 pool address details response. More...
 
struct  vl_api_nat64_add_del_interface_t
 Enable/disable NAT64 feature on the interface. More...
 
struct  vl_api_nat64_interface_dump_t
 Dump interfaces with NAT64 feature. More...
 
struct  vl_api_nat64_interface_details_t
 NAT64 interface details response. More...
 
struct  vl_api_nat64_add_del_static_bib_t
 Add/delete NAT64 static BIB entry. More...
 
struct  vl_api_nat64_bib_dump_t
 Dump NAT64 BIB. More...
 
struct  vl_api_nat64_bib_details_t
 NAT64 BIB details response. More...
 
struct  vl_api_nat64_set_timeouts_t
 Set values of timeouts for NAT64 (seconds, 0 = default) More...
 
struct  vl_api_nat64_get_timeouts_t
 Get values of timeouts for NAT64 (seconds) More...
 
struct  vl_api_nat64_get_timeouts_reply_t
 Get values of timeouts for NAT64 reply. More...
 
struct  vl_api_nat64_st_dump_t
 Dump NAT64 session table. More...
 
struct  vl_api_nat64_st_details_t
 NAT64 session table details response. More...
 
struct  vl_api_nat64_add_del_prefix_t
 Add/del NAT64 prefix. More...
 
struct  vl_api_nat64_prefix_dump_t
 Dump NAT64 prefix. More...
 
struct  vl_api_nat64_prefix_details_t
 Dump NAT64 prefix details response. More...
 
struct  vl_api_nat64_add_del_interface_addr_t
 Add/delete NAT64 pool address from specific interfce. More...
 
struct  vl_api_dslite_add_del_pool_addr_range_t
 Add/delete address range to DS-Lite pool. More...
 
struct  vl_api_dslite_address_dump_t
 Dump DS-Lite addresses. More...
 
struct  vl_api_dslite_address_details_t
 DS-Lite address details response. More...
 
struct  vl_api_dslite_set_aftr_addr_t
 Set AFTR IPv6 and IPv4 addresses. More...
 
struct  vl_api_dslite_get_aftr_addr_t
 Get AFTR IPv6 and IPv4 addresses. More...
 
struct  vl_api_dslite_get_aftr_addr_reply_t
 Response to get AFTR IPv6 and IPv4 addresses. More...
 
struct  vl_api_dslite_set_b4_addr_t
 Set B4 IPv6 and IPv4 addresses. More...
 
struct  vl_api_dslite_get_b4_addr_t
 Get B4 IPv6 and IPv4 addresses. More...
 
struct  vl_api_dslite_get_b4_addr_reply_t
 Response to get B4 IPv6 and IPv4 addresses. More...
 
struct  vl_api_nat66_add_del_interface_t
 Enable/disable NAT66 feature on the interface. More...
 
struct  vl_api_nat66_interface_dump_t
 Dump interfaces with NAT66 feature. More...
 
struct  vl_api_nat66_interface_details_t
 NAT66 interface details response. More...
 
struct  vl_api_nat66_add_del_static_mapping_t
 Add/delete 1:1 NAT66. More...
 
struct  vl_api_nat66_static_mapping_dump_t
 Dump NAT66 static mappings. More...
 
struct  vl_api_nat66_static_mapping_details_t
 NAT66 static mapping details response. More...
 

Variables

option version = "2.6.0"
 

Detailed Description

VPP control-plane API messages.

This file defines VPP control-plane API messages which are generally called through a shared memory interface.

Definition in file nat.api.

Variable Documentation

option version = "2.6.0"

Definition at line 16 of file nat.api.