![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
IPv6 SR policy modification. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u8 | bsid_addr [16] |
| u32 | sr_policy_index |
| u32 | fib_table |
| u8 | operation |
| u32 | sl_index |
| u32 | weight |
| u8 | n_segments |
| u8 | segments [0] |
IPv6 SR policy modification.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| bsid | is the bindingSID of the SR Policy |
| sr_policy_index | is the index of the SR policy |
| fib_table | is the VRF where to install the FIB entry for the BSID |
| operation | is the operation to perform (among the top ones) |
| segments | is a vector of IPv6 address composing the segment list |
| sl_index | is the index of the Segment List to modify/delete |
| weight | is the weight of the sid list. optional. |
| is_encap | Mode. Encapsulation or SRH insertion. |