[Bug 13776] udhcpc allows short lease to expire

bugzilla at busybox.net bugzilla at busybox.net
Tue Jun 1 04:40:17 UTC 2021


https://bugs.busybox.net/show_bug.cgi?id=13776

--- Comment #12 from Paul <sinbad_4273 at yahoo.com> ---
Created attachment 8986
  --> https://bugs.busybox.net/attachment.cgi?id=8986&action=edit
log of even newer udhcpc code

Nailed it! Everything is working as designed:

1) private IP 60s lease obtained and renewed twice
2) three failed renews after modem has public IP
3) three failed broadcasting renew after modem has public IP
4) lease lost, entering init state and public IP lease obtained

The attached log of the new code includes "paul_" messages that display
"lease_remaining" and "timeout" each time "lease_remaining" is modified. Just
delete these lines to see the regular logs.

The commit is June 1st and the log messages testing the commit are May 31st. :)
I'm easily amused...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list