![]() |
FD.io VPP
v19.08-27-gf4dcae4
Vector Packet Processing
|
Add/delete address range to DS-Lite pool. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| vl_api_ip4_address_t | start_addr |
| vl_api_ip4_address_t | end_addr |
| bool | is_add |
Add/delete address range to DS-Lite pool.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| start_addr | - start IPv4 address of the range |
| end_addr | - end IPv4 address of the range |
| is_add | - true if add, false if delete |
| vl_api_ip4_address_t vl_api_dslite_add_del_pool_addr_range_t::end_addr |
| vl_api_ip4_address_t vl_api_dslite_add_del_pool_addr_range_t::start_addr |