FD.io VPP
v16.06
Vector Packet Processing
|
add or delete remote static mapping More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_add |
u32 | vni |
u8 | action |
u8 | eid_is_ip4 |
u8 | deid [16] |
u8 | seid [16] |
u8 | deid_len |
u8 | seid_len |
u32 | rloc_num |
u8 | rlocs [0] |
add or delete remote static mapping
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - add address if non-zero, else delete |
vni | - virtual network instance |
action | - negative map-reply action |
eid_is_ip4 | - ipv4/6 of source and destination EIDs |
deid | - destination EID |
seid | - source EID |
rloc_num | - number of remote locators |
rlocs | - remote locator data |