https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278043
--- Comment #4 from Gleb Smirnoff <[email protected]> --- 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.
