[Bug 278043] Diskless nfs root BOOTP/DHCP Broken
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278043] Diskless nfs root BOOTP/DHCP Broken"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Apr 2024 16:08:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278043 --- 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. -- You are receiving this mail because: You are the assignee for the bug.