kernel protocol ignores default preference during scan

2022-09-20 Thread Alexander Zubkov via Bird-users
Hi, Bird from master branch ignores the default preference set in channel for a kernel protocol, like that: protocol kernel { learn yes; ipv4 { preference 200; import all; export none; }; } Version 2.0.10 seems ok. I suppose

Re: Link local vs global v6 next hop for BGP rotuer

2022-09-20 Thread Ondrej Zajicek via Bird-users
On Mon, Sep 19, 2022 at 01:23:28PM +, Mazur, Dariusz via Bird-users wrote: > Hello, > In my setup I have iBGP session with peer , and I learn v6 route. It is iBGP > so we have 2 next hops global and link-local. By default bird uses link-local > when route is exported to kernel. Is there any c

Re: Garbage collection of unused dynamic BGP neighbours

2022-09-20 Thread Ondrej Zajicek via Bird-users
On Tue, Sep 20, 2022 at 09:32:31AM +0200, Tore Anderson via Bird-users wrote: > Hi > > Is it possible to garbage collect unused dynamic BGP neighbours? Hi i think that 'configure' CLI command should remove unused dynamic BGP instaces as a side-effect of its unused protocols cleanup code, even if

EBGP ECMP w/o add paths capability

2022-09-20 Thread Milovancevic, Nemanja via Bird-users
Dear all, Since some of our customers have devices which are not supporting EBGP add-path capability, I was wondering would there be an option that BIRD announces also other “not only best” paths, since it looks like that now only the best one elected, based on (router-id) RID is announced to

Garbage collection of unused dynamic BGP neighbours

2022-09-20 Thread Tore Anderson via Bird-users
Hi Is it possible to garbage collect unused dynamic BGP neighbours? In my environment, these come and go because the dynamic BGP neighbours are themselves quite dynamic (orchestrated containers that get a new IP address every time they are updated or restarted). This causes BIRD to accumulate no