FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
An IP table. More...
Data Fields | |
u32 | table_id |
u8 | is_ip6 |
u8 | name [64] |
An IP table.
is_ipv6 | - V4 or V6 table |
table_id | - table ID associated with the route This table ID will apply to both the unicats and mlticast FIBs |
name | - A client provided name/tag for the table. If this is not set by the client, then VPP will generate something meaningfull. |