Hi, As per a previous discussion with Patrik, renew and rebind currently do not correctly use T1 and T2 timeouts. This patch changes the mechanism to use those timeouts, but does not yet let them be set by DHCP options. Additionally, the renew backoff logic has been reworked to correctly re-send a renew and rebind at an exponential dropoff as per paragraph 8 of section 4.4.5 in RFC2131.
Thanks Andrew LeCain Andrew LeCain (1): dhcp: Fixing renew and rebind logic gdhcp/client.c | 105 ++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 68 insertions(+), 37 deletions(-) -- 1.7.9.5 _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
