7 Jul
2022
7 Jul
'22
8:43 a.m.
On Jul 7, 2022, at 8:37 AM, Paul Thornton <paul@prt.org> wrote:
I presume that to listen for DHCP packets, we need to operate on a per-interface basis to be able to receive broadcasts; so operating with one socket - not bound to any specific interface - and listening on that isn't going to be an option.
Yes.
My C isn't up to fixing this properly but I'm going to attempt a quick hack proof-of-concept to see if it does work.
Great, thanks. Alan DeKok.