Hi Michael,
On 6/30/21 8:51 AM, Michael Johnson wrote:
The bind function returns any errors it encounters but they were
silently being discarded in this method. This at least logs this if
debug messages are enabled.
In the future it would be nice to have this log even if the debug output
isn't enabled as DHCP will not be working correctly.
---
ell/dhcp.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
Applied, thanks.
Regards,
-Denis