FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
Add/del S-NAT address range. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_ip4 |
u8 | first_ip_address [16] |
u8 | last_ip_address [16] |
u8 | is_add |
Add/del S-NAT address range.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_ip4 | - 1 if address type is IPv4 - first IP address - last IP address - 1 if add, 0 if delete |