CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2025/06/04 15:16:25
Modified files: usr.sbin/dhcpd : dhcpd.c dispatch.c sync.c sync.h Log message: use add_protocol to integrate syncfd into the poll fd handling. without this a dhcpd sync setup gets stuck. i thought i'd already committed it, but mark patruck hit the issue. mark confirms the fix too.