![]() |
FD.io VPP
v19.01-18-gcbd68cb
Vector Packet Processing
|
Add MAP domains. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| vl_api_ip6_prefix_t | ip6_prefix |
| vl_api_ip4_prefix_t | ip4_prefix |
| vl_api_ip6_prefix_t | ip6_src |
| u8 | ea_bits_len |
| u8 | psid_offset |
| u8 | psid_length |
| u16 | mtu |
Add MAP domains.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| ip6_prefix | - Rule IPv6 prefix |
| ip4_prefix | - Rule IPv4 prefix |
| ip6_src | - MAP domain IPv6 BR address / Tunnel source |
| ea_bits_len | - Embedded Address bits length |
| psid_offset | - Port Set Identifider (PSID) offset |
| psid_length | - PSID length |
| mtu | - MTU |