FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
set LISP map-request mode. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | mode |
set LISP map-request mode.
Based on configuration VPP will send src/dest or just normal destination map requests.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
mode | - new map-request mode. Supported values are: 0 - destination only 1 - source/destination |