]> 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)
committerEnke Chen <enchen@paloaltonetworks.com>
Wed, 8 Jan 2025 17:13:11 +0000 (09:13 -0800)
commitb0f96fc247803b8d36593e0e70c17827a381dd58
tree1958587ac68919d1c3a44a86dcd8d1ea62a138c8
parent3d7dbcf6c6fa18fc8b38debd8be4841a1ca867c5
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