![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Add/delete address range to DS-Lite pool. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u8 | start_addr [4] |
| u8 | end_addr [4] |
| u8 | 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 address of the range |
| end_addr | - end address of the range |
| is_add | - 1 if add, 0 if delete |