FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
IPv6 SR policy add. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | bsid_addr [16] |
u32 | weight |
u8 | is_encap |
u8 | type |
u32 | fib_table |
u8 | n_segments |
u8 | segments [0] |
IPv6 SR policy add.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
bsid | is the bindingSID of the SR Policy |
weight | is the weight of the sid list. optional. |
is_encap | is the behavior of the SR policy. (0.SRH insert // 1.Encapsulation) |
type | is the type of the SR policy. (0.Default // 1.Spray) |
fib_table | is the VRF where to install the FIB entry for the BSID |
segments | is a vector of IPv6 address composing the segment list |