summaryrefslogtreecommitdiff
path: root/lib/admin_group.h
AgeCommit message (Collapse)Author
2023-02-10lib,yang,zebra: add extended admin-group supportLouis Scalbert
Add the support of Extended Admin-Group (RFC7308) to the zebra interface link-params Traffic-Engineering context. Extended admin-groups can be configured with the affinity-map: > affinity-map blue bit-position 221 > int eth-rt1 > link-params > affinity blue > exit-link-params Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>