FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Add or Delete MAP rule from a domain (Only used for shared IPv4 per subscriber) More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | index |
bool | is_add |
vl_api_ip6_address_t | ip6_dst |
u16 | psid |
Add or Delete MAP rule from a domain (Only used for shared IPv4 per subscriber)
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
index | - MAP Domain index |
is_add | - If 1 add rule, if 0 delete rule |
ip6_dst | - MAP CE IPv6 address |
psid | - Rule PSID |