]> 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)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Fri, 10 Jan 2025 07:49:04 +0000 (09:49 +0200)
commit74c9d89aaf3df1b583de341169c4cb77eaa1b3b4
tree76580e8539596d0c1e2cbb263ec6e1906bcbe471
parent9251198c205663580add28ad75c6c6b0433dee22
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>
bgpd/bgp_route.c
bgpd/bgp_route.h
bgpd/bgp_routemap.c