FD.io VPP
v16.09
Vector Packet Processing
|
Args for mapping of multicast address to policy name. More...
Data Fields | |
ip6_address_t * | multicast_address |
multicast IP6 address More... | |
u8 * | policy_name |
name of policy to map to More... | |
u8 | is_del |
Delete the mapping. More... | |
Args for mapping of multicast address to policy name.
Typically used for multicast replication. ie a multicast address can be associated with a policy, then replicated across a number of unicast SR tunnels.
u8 ip6_sr_add_del_multicastmap_args_t::is_del |
ip6_address_t* ip6_sr_add_del_multicastmap_args_t::multicast_address |
u8* ip6_sr_add_del_multicastmap_args_t::policy_name |