Download raw body.
dhcpd(8): use UDP sockets instead of BPF
On 2025-06-16 16:09 +02, Alexander Bluhm <bluhm@openbsd.org> wrote: > I think dhcp client with UDP sockets needs too many changes in the > network stack. Server dhcpd with UDP sockets may work as dlg@ > shows. In both cases I see no real benefit in switching. The old > implementation works, especially with pf. I disagree, maybe Jan should revert rev 1.222 of sys/net/bpf.c. That being said, I'm happy declaring dhcpleased(8) feature complete. I'll drop the udp diff. -- In my defence, I have been left unsupervised.
dhcpd(8): use UDP sockets instead of BPF