FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Enable hash-based ACL lookups (default) or disable them (use linear search) More...
Data Fields | |
option | status ="in_progress" |
u32 | client_index |
u32 | context |
bool | enable |
Enable hash-based ACL lookups (default) or disable them (use linear search)
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
enable | - whether to enable or disable the usage of hash lookup algorithm |
option vl_api_acl_plugin_use_hash_lookup_set_t::status ="in_progress" |