![]() |
FD.io VPP
v19.08.2-294-g37e99c22d
Vector Packet Processing
|
Add a table in which to add routes that will match against source addresses. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u8 | is_add |
| vl_api_address_family_t | af |
| u32 | table_id |
Add a table in which to add routes that will match against source addresses.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| af | - Address Family |
| table_id | - User provided ID for the table |
| is_add | - add or delete |