]> git.puffer.fish Git - mirror/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)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 11 Feb 2025 10:48:02 +0000 (11:48 +0100)
commit82d28f137aed2e60380807a302e2b312408eff6e
tree9642f5ece1d162cc15f1e6cb4ae4ce4939cda116
parentbaf4c1a78fe4cafdbb2cdbed030a31ea04a18c4a
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>
bgpd/bgp_evpn_mh.c