Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2023 06:19:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 250749] /etc/network.subr: Mitigate absence of LINK_UP notification when VIRTIO_NET_F_STATUS is not negotiated
Message-ID:  <bug-250749-227-itw2WMYIzY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250749-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250749-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250749

--- Comment #3 from Helge Oldach <freebsd@oldach.net> ---
I suspect this behaviour is visible in other drivers as well: I am seeing t=
he
same behaviour on a bge interface with several subinterfaces configured for
"DHCP", but only the first one triggers devd to call "service dhclient ...".
There are no subsequent LINK_UP events for other subinterfaces. The fix is =
to
use "SYNCDHCP" instead which uses /etc/rc.d/netif to bring up the dhclients.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250749-227-itw2WMYIzY>