]> 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:55:35 +0000 (13:55 +0200)
commit4cf2a200c656f9c71c09304a7bc8a8e11cb79c57
tree3e3ba94081a1216e50919a4ceaaf13d71ac081eb
parent083e70ba4ab3f21788160975c6f1cf40e3ebd4ce
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