Re: FRR + OSPF/BGP ECMP
- Reply: Victor Gamov : "Re: FRR + OSPF/BGP ECMP"
- In reply to: Victor Gamov : "Re: FRR + OSPF/BGP ECMP"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Dec 2022 17:59:22 UTC
On Sat, Dec 10, 2022 at 4:44 PM Victor Gamov <vit@otcnet.ru> wrote: > > > So, OS-related MULTIPATH is "turned on" _and_ FRR MULTIPATH is "turned > on" but freshports says "MULTIPATH=off: Enable multipath function" > > Or some misunderstanding here? > I was misunderstanding :-) I wasn't expecting net/frr8 to support multipath without the --enable-multipath configuration option. But re-reading the FRR documentation, multipath is always enabled (and the default maximum mpath is 16): https://github.com/FRRouting/frr/blob/frr-8.4.1/doc/user/installation.rst So I will fix the port Makefile. Thanks for your question: The result will be an improved net/frr port :-)