]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: add mpath label stack helper functions for dvni
authorStephen Worley <sworley@nvidia.com>
Thu, 8 Apr 2021 23:20:53 +0000 (19:20 -0400)
committerStephen Worley <sworley@nvidia.com>
Mon, 13 Feb 2023 23:12:05 +0000 (18:12 -0500)
commit742341e1443d8162e44020101bf93d22b11ce549
treefe61473b5b8c098cffc818f89e219e17ffd6be76
parentd44fc240a8691261c3c20608071173f2506982a7
bgpd: add mpath label stack helper functions for dvni

Add some bgp_path_info helper functions for getting the correct l3vni
label, getting the vni from the label stack, and determinging if
the mpath is D-VNI based.

Signed-off-by: Stephen Worley <sworley@nvidia.com>
bgpd/bgp_evpn.c
bgpd/bgp_evpn.h
bgpd/bgp_zebra.c