]> git.proxmox.com Git - mirror_frr.git/commit - sharpd/sharp_zebra.c
lib,sharpd: add ability for sharpd to install vni labels
authorStephen Worley <sworley@nvidia.com>
Thu, 1 Apr 2021 15:55:05 +0000 (11:55 -0400)
committerStephen Worley <sworley@nvidia.com>
Mon, 13 Feb 2023 23:12:05 +0000 (18:12 -0500)
commit90aaed169f9c7f365a1c8bb3a43da5f5ed611cdf
tree7bbab0821dcf70f8e7b947170d9a0ad30d8bb948
parent5fa6bfffb1201c98960ea8a3808d6e1e7ed8c312
lib,sharpd: add ability for sharpd to install vni labels

Add the ability for sharpd to install vni labels for testing.

This patch is just for testing/dev work purposes with evpn.
It adds some code to vty for nexthop-groups so we can explicitly
add a label to nexthops and then let sharpd encode them to zebra.

Signed-off-by: Stephen Worley <sworley@nvidia.com>
lib/nexthop_group.c
sharpd/sharp_zebra.c