Hello!
Thank you for finding and fixing. Will check and include.
Maria
On 9/21/22 17:15, Alexander Zubkov via Bird-users wrote:
I made a trivial patch for the case.
On Tue, Sep 20, 2022 at 6:23 PM Alexander Zubkov wrote:
Hi,
Bird from master branch ignores the default preference set in ch
I made a trivial patch for the case.
On Tue, Sep 20, 2022 at 6:23 PM Alexander Zubkov wrote:
>
> Hi,
>
> Bird from master branch ignores the default preference set in channel
> for a kernel protocol, like that:
>
> protocol kernel {
> learn yes;
> ipv4 {
> preferen
Hello,
> We probably should just add option to ignore link-local BGP next hops ...
I would also like to see a configuration option for this. At the moment we use
the "gw = bgp_next_hop" workaround. In our situation the upstream provider has
a redundant setup, where the session is moved between two
On 9/21/22 08:37, Tore Anderson via Bird-users wrote:
* Ondrej Zajicek
i think that 'configure' CLI command should remove unused dynamic BGP
instaces as a side-effect of its unused protocols cleanup code, even if
there is no change in configuration.
I had already tried that unsuccessfully, b
Hello Ondrej,
Thanks for quick response. Additional option to ignore link-local BGP next hops
would help us a lot. We use bird as routing demon for router, and our software
does not install BGP routes with link-local next hops in ASIC.
1.“gw=bgp_next_hop” does not work for us because like you m
* Ondrej Zajicek
> i think that 'configure' CLI command should remove unused dynamic BGP
> instaces as a side-effect of its unused protocols cleanup code, even if
> there is no change in configuration.
I had already tried that unsuccessfully, but did some more testing now
and found out that it wo