FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
This file defines the vpp control-plane API messages used to control the Source VRF select (SVS) plugin. More...
Go to the source code of this file.
Data Structures | |
struct | vl_api_svs_plugin_get_version_t |
brief Get the plugin version More... | |
struct | vl_api_svs_plugin_get_version_reply_t |
Reply to get the plugin version. More... | |
struct | vl_api_svs_table_add_del_t |
Add a table in which to add routes that will match against source addresses. More... | |
struct | vl_api_svs_route_add_del_t |
Add a route into the source address matching table. More... | |
struct | vl_api_svs_enable_disable_t |
Enable SVS on a given interface by using the given table to match RX'd packets' source addresses. More... | |
struct | vl_api_svs_dump_t |
Dump the SVS table mappings of table_id to interface To see the routes added to a given table use ip_fib_dump() More... | |
struct | vl_api_svs_details_t |
SVS table-id to interface mapping. More... | |
Variables | |
option | version = "1.0.0" |
import vnet ip ip_types | api |
This file defines the vpp control-plane API messages used to control the Source VRF select (SVS) plugin.
Definition in file svs.api.