On 10/12/2022 16:09, Olivier Cochard-Labbé wrote:
On Fri, Dec 9, 2022 at 8:56 PM Oleksandr Kryvulia
<shur...@shurik.kiev.ua <mailto:shur...@shurik.kiev.ua>> wrote:
It is enabled by default since eb0b1b33d5af
<https://cgit.freebsd.org/src/diff/sys/net/route/route_ctl.c?id=eb0b1b33d5af4e81ee77732dffc77634e57a5879&h=main>
I was referring to the MULTIPATH option on the net/frr8 port (not
FreeBSD kernel) which is not enabled by default.
hmm. My installation:
- FreeBSD 13.1-STABLE #0 stable/13-n253133-b51ee7ac252c
- frr8-8.4 from packages
And I have following at FRR:
=====
B>* 172.16.30.82/32 [200/0] via 10.5.7.21, lan, weight 1, 00:00:53
* via 10.5.7.22, lan, weight 1, 00:00:53
=====
at host:
=====
172.16.30.82 10.5.7.21 UGH1 18 1500 lan
172.16.30.82 10.5.7.22 UGH1 17 1500 lan
=====
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?
Thanks!
--
CU
Victor Gamov