|
FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the documentation of this file.
24 import "vnet/ip/ip_types.api";
25 import "vnet/interface_types.api";
32 define svs_plugin_get_version
44 define svs_plugin_get_version_reply
60 autoreply define svs_table_add_del
65 vl_api_address_family_t
af;
79 autoreply define svs_route_add_del
98 autoreply define svs_enable_disable
103 vl_api_address_family_t
af;
130 vl_api_address_family_t
af;
SVS table-id to interface mapping.
Add a table in which to add routes that will match against source addresses.
Add a route into the source address matching table.
Dump the SVS table mappings of table_id to interface To see the routes added to a given table use ip_...
vl_api_address_family_t af
vl_api_interface_index_t sw_if_index
vl_api_address_family_t af
vl_api_address_family_t af
Enable SVS on a given interface by using the given table to match RX'd packets' source addresses.
vl_api_interface_index_t sw_if_index
Reply to get the plugin version.
brief Get the plugin version