On Thu, Jun 19, 2025 at 05:11:04PM +0200, Max Tulyev wrote: > is it possible for bird (v 2.x) to manually set in the routing table > in Linux the source address of the route came via BGP?
I think you are looking for "krt_prefsrc" https://bird.network.cz/?get_doc&v=20&f=bird-6.html#rta-krt-prefsrc https://github.com/freifunkhamburg/bird/blob/master/bird.conf#L69-L78 Kind regards, Job