]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: simplify bgp_evpn_process_rt1 with label
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 7 Feb 2025 14:40:29 +0000 (15:40 +0100)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Wed, 12 Feb 2025 14:37:58 +0000 (14:37 +0000)
commit7a9abe777b743d3c2dce57f48e7cbeb223c319d5
tree376636d97f6e729327ddf000d49ea0058a9e1ceb
parente9e72912a4c3e80c0c5ff89c21cb17e31363c904
bgpd: simplify bgp_evpn_process_rt1 with label

Remove the num_labels variable, the received bgp_update() and
bgp_withdraw() function will read the message as including one
label or vni value.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
(cherry picked from commit 82d28f137aed2e60380807a302e2b312408eff6e)
bgpd/bgp_evpn_mh.c