https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280701
--- Comment #60 from doktornotor ---
(In reply to Natalino Picone from comment #59)
Do you mean the patch posted in comment #58? You can apply that patch to
whichever branch you wish, however it will not fix the regressions, as noted in
th
/etc/rc.d/netwait dependencies are
# PROVIDE: netwait
# REQUIRE: devd ipfw pf routing
[truncated] rcorder -p /etc/rc.d/*
/etc/rc.d/netif
/etc/rc.d/routing
/etc/rc.d/netwait
I've tested netwait. It doesn't work
If i configure routing like that:
# /etc/rc.conf.d/routing route_defaultgw="-host 20
On Wed, Aug 28, 2024 at 1:21 AM yann.mas...@thehomecave.fr <
yann.mas...@thehomecave.fr> wrote:
> After configuring interfaces and routes, and triggering a 'service netif
> restart && service routing restart' is there a way to wait for the 'carrier
> up' of the interface before route reconfigurati
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280701
Natalino Picone changed:
What|Removed |Added
CC||natalino.picone@nozominetwo
Hi After configuring interfaces and routes, and triggering a 'service
netif restart && service routing restart' is there a way to wait for the
'carrier up' of the interface before route reconfiguration? My use case
is a server with 2 Mellanox and a Lagg. The 2 mce interfaces are UP in
milliseco