Hi Michael, On 5/17/22 11:56, Michael Johnson wrote: > Most dhcp clients have some logging to show what state the lease is in > so this just makes iwd more in line with them. The logging won't be > enabled by default but requires a max logging level to be passed in when > logging is set up. > --- > ell/dhcp.c | 48 +++++++++++++++++++++++++++++------------------- > ell/dhcp.h | 2 +- > 2 files changed, 30 insertions(+), 20 deletions(-) All applied, thanks! I did amend patch 1 & 3 slightly to break up lines that were > 80 chars. Regards, -Denis