]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix aggregate route unsuppression bug 10329/head
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 27 Dec 2021 18:10:30 +0000 (15:10 -0300)
committermergify-bot <noreply@mergify.com>
Thu, 13 Jan 2022 10:54:43 +0000 (10:54 +0000)
commit8a3282440b4926c13d52137e89ba7305c1a59cf2
tree4935399e74e503cd5a82f1b58679aee277e16937
parent3f8ab3c50577284a5051b75ebf9b80cdc99fca98
bgpd: fix aggregate route unsuppression bug

Unsuppress route part of the aggregation when route-map configuration
is removed before the aggregation itself.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
(cherry picked from commit 92b175bd4037222e26be1f2639837bee1e200630)
bgpd/bgp_route.c