![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Add / del table request A table can be added multiple times, but need be deleted only once. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u32 | id |
| u32 | table_id |
| u8 | is_ip6 |
| u8 | is_add |
| u16 | src_port |
| u16 | dst_port |
| u8 | src_ip [16] |
| u8 | dst_ip [16] |
Add / del table request A table can be added multiple times, but need be deleted only once.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| is_ipv6 | - V4 or V6 table |
| table_id | - table ID associated with the encap destination |