BIER Route Add / del route.
- Template Parameters
-
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
br_bp | - The Bit-position value |
br_tbl_id | - The BIER table-id the route is added in |
br_is_add | - Is this a route add or delete |
br_is_replace | - Are the paths specfied replacing those already present or are they to be combined. is_replace = 1 and n_paths=0 implies delete the route and all paths; |
br_n_paths | - The number of paths |
br_paths | - The array of paths |
Definition at line 80 of file bier.api.