From nobody Sun Dec 11 18:48:38 2022 X-Original-To: freebsd-net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NVYgg0Zg7z4k9n8 for ; Sun, 11 Dec 2022 18:48:47 +0000 (UTC) (envelope-from vit@otcnet.ru) Received: from mail.otcnet.ru (mail.otcnet.ru [194.190.78.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4NVYgf5Q3fz3mZx; Sun, 11 Dec 2022 18:48:46 +0000 (UTC) (envelope-from vit@otcnet.ru) Authentication-Results: mx1.freebsd.org; none Received: from [192.168.0.131] (unknown [5.19.100.239]) by mail.otcnet.ru (Postfix) with ESMTPSA id 247814E686; Sun, 11 Dec 2022 21:48:36 +0300 (MSK) Message-ID: <5f0b0cd8-c4d6-5b56-67d2-176258d5adf6@otcnet.ru> Date: Sun, 11 Dec 2022 21:48:38 +0300 List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Subject: Re: FRR + OSPF/BGP ECMP To: =?UTF-8?Q?Olivier_Cochard-Labb=c3=a9?= Cc: freebsd-net@freebsd.org References: <0efb98a8-fbb3-b429-dc87-70049440bc05@otcnet.ru> From: Victor Gamov In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4NVYgf5Q3fz3mZx X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:50822, ipnet:194.190.78.0/24, country:RU] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On 11/12/2022 20:59, Olivier Cochard-Labbé wrote: > On Sat, Dec 10, 2022 at 4:44 PM Victor Gamov > 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 :-) Thanks Olivier! -- CU Victor Gamov