]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP, L3VPN: Fix MPLS channel reload mq-master-merged-to-v3
authorOndrej Zajicek <santiago@crfreenet.org>
Sat, 30 Sep 2023 21:18:04 +0000 (23:18 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Wed, 4 Oct 2023 11:12:05 +0000 (13:12 +0200)
commitd8130da86bda6244e1f5c06eb9b9033625b781e6
tree419db3b2a127896dfc54251cb5017310c3d86036
parenta7a9df8639c701dd020cf61d19b205230742a17e
BGP, L3VPN: Fix MPLS channel reload

When a MPLS channel is reloaded, it should reload all regular MPLS-aware
channels. This causes re-evaluation of routes in FEC map and possibly
reannouncement of MPLS routes.
proto/bgp/bgp.c
proto/l3vpn/l3vpn.c