Re: FRR + OSPF/BGP ECMP

From: Oleksandr Kryvulia <shuriku_at_shurik.kiev.ua>
Date: Fri, 09 Dec 2022 19:56:36 UTC
09.12.22 21:50, Cristian Cardoso пише:
> Hi
>
> I'm using FRR without compiling and ECMP is up and running, I haven't 
> turned on any flags for this to happen.
>
> Em sex., 9 de dez. de 2022 às 07:23, Olivier Cochard-Labbé 
> <olivier@freebsd.org> escreveu:
>
>     On Fri, Dec 9, 2022 at 10:59 AM Victor Gamov <vit@otcnet.ru> wrote:
>
>         Hi All
>
>         Does FreeBSD support ECMP while using FRR + OSPF/BGP?
>
>
>     If compiled with MULTIPATH option, yes it should work.
>     This option isn't enabled by default, I should enable it.
>
>     Old example of a setup here:
>     https://bsdrp.net/documentation/examples/ecmp
>

It is enabled by default since eb0b1b33d5af 
<https://cgit.freebsd.org/src/diff/sys/net/route/route_ctl.c?id=eb0b1b33d5af4e81ee77732dffc77634e57a5879&h=main>