FD.io VPP  v16.09
Vector Packet Processing
ip6_sr_policy_t Struct Reference

Segment Routing policy. More...

Data Fields

u8name
 name of policy More...
 
u32tunnel_indices
 vector to SR tunnel index More...
 

Detailed Description

Segment Routing policy.

Typically used for multicast replication. ie a multicast address can be associated with a policy, then replicated across a number of unicast SR tunnels.

Definition at line 149 of file sr.h.

Field Documentation

u8* ip6_sr_policy_t::name

name of policy

Definition at line 152 of file sr.h.

u32* ip6_sr_policy_t::tunnel_indices

vector to SR tunnel index

Definition at line 155 of file sr.h.


The documentation for this struct was generated from the following file: