]> git.puffer.fish Git - mirror/frr.git/commit
Revert "bgpd: Reinstall aggregated routes if using route-maps and it was changed"
authorEnke Chen <enchen@paloaltonetworks.com>
Wed, 8 Jan 2025 17:12:56 +0000 (09:12 -0800)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Tue, 14 Jan 2025 15:13:35 +0000 (15:13 +0000)
commit75e28aeef00a8ef3d90b0b12180f6b068926cb37
tree02fabedb624cc6483e6992375dc0523abb2c0015
parent2d947b9d713629ea2d36bebf27cd8d678b5a4ef2
Revert "bgpd: Reinstall aggregated routes if using route-maps and it was changed"

This reverts commit ee1986f1b5ae6b94b446b12e1b77cc30d8f5f46d.

The fix is incomplete, and is no longer needed with the fix that applies
the route-map for an aggregate and then compares the attribute.

Signed-off-by: Enke Chen <enchen@paloaltonetworks.com>
(cherry picked from commit 74c9d89aaf3df1b583de341169c4cb77eaa1b3b4)
bgpd/bgp_route.c
bgpd/bgp_route.h
bgpd/bgp_routemap.c