]> 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 11:51:25 +0000 (13:51 +0200)
commit7ebdd288358ab14c6f5911c636ed3cb3bc453620
tree43a56b24f7e84b240fdfead2b8daf0d2ed0b0459
parent237e8598ca77b454bc04755f56f82d53ab25c745
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