Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2021 16:53:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253166] net/dhcpcd: no interfaces have a carrier (during boot)
Message-ID:  <bug-253166-7788-qFFGtrT3sD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253166-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253166-7788@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=3D253166

--- Comment #20 from roy@marples.name ---
What changed is from earlier dhcpcd versions is that we open the unspecified
address for the DHCP sockets much earlier in the process.
Infact, since privilege seperation was introduced it's now one of the first
steps to open these sockets, fork and drop privs.

Anyway, for a proper fix I've submitted this review with a kernel patch whi=
ch
also fixes this problem:
https://reviews.freebsd.org/D32563

--=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-253166-7788-qFFGtrT3sD>