]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Fix reconfiguration of import behavior modifiers
authorMaria Matejka <mq@ucw.cz>
Tue, 6 May 2025 17:54:11 +0000 (19:54 +0200)
committerMaria Matejka <mq@ucw.cz>
Sat, 10 May 2025 14:56:27 +0000 (16:56 +0200)
commitb307b538ea71fc36f8b7e3766e744177ef97a466
tree8d0b4823fda24cb1e8ed3e0fac52d052e2f65597
parent918442d1f6c0dcd59f6922337baedf24942b91c2
BGP: Fix reconfiguration of import behavior modifiers

In case of aigp, gw mode and cost change, we need to reload routes
from the peer, and do that forcibly even if import table is on.
proto/bgp/bgp.c