]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix add label support to EVPN AD routes 17985/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 3 Feb 2025 13:49:53 +0000 (14:49 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 3 Feb 2025 13:54:43 +0000 (14:54 +0100)
commit1cefe94dd3991e7e606df8da6b59707295218e55
tree97f25cd587e29ad627138bbbcb8af97760d7e5cb
parent0768c620e088113a4e9fe9e28f5f28f4855d6476
bgpd: fix add label support to EVPN AD routes

When peering with an EVPN device from other vendor, FRR acting as route
reflector is not able to read nor transmit the label value.

Actually, EVPN AD routes completely ignore the label value in the code,
whereas in some functionalities like evpn-vpws, it is authorised to
carry and propagate label value.

Fix this by handling the label value.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_evpn_mh.c