Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2024 16:08:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 278043] Diskless nfs root BOOTP/DHCP Broken
Message-ID:  <bug-278043-227-XWv5ntNlk4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278043-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278043-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=3D278043

--- Comment #4 from Gleb Smirnoff <glebius@FreeBSD.org> ---
I haven't yet look deep into the problem, but my first thought about it
was the following.  Why do we create a UDP socket from the kernel, while
a userland dhclient would use a raw socket?  In kernel we are closer to
the network stack but we use a higher level primitive than dhclient.

--=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-278043-227-XWv5ntNlk4>