FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
Add MAP domains. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | ip6_prefix [16] |
u8 | ip4_prefix [4] |
u8 | ip6_src [16] |
u8 | ip6_prefix_len |
u8 | ip4_prefix_len |
u8 | ip6_src_prefix_len |
u8 | ea_bits_len |
u8 | psid_offset |
u8 | psid_length |
u8 | is_translation |
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 |
ip6_prefix_len | - Rule IPv6 prefix length |
ip4_prefix_len | - Rule IPv4 prefix length |
ea_bits_len | - Embedded Address bits length |
psid_offset | - Port Set Identifider (PSID) offset |
psid_length | - PSID length |
is_translation | - MAP-E / MAP-T |
mtu | - MTU |