mbr d877ffb047 It could happen that the renew/rebind times in the leasefile were
expired but the expire time itself was still valid and in the future.
If this happened we ended up using the state S_RENEW with an
INADDR_BROADCAST address set in the request and dhclient never got
any answer back. The only workaround was to delete the lease file.

Fix this case with a check for the S_RENEW and a fallback to the
S_INIT state.

PR:		bin/69361
Submitted by:	Andrew Gallatin <gallatin@cs.duke.edu>
2004-08-16 16:09:50 +00:00
..
2004-07-06 14:14:26 +00:00
2004-02-17 01:04:18 +00:00
2004-02-17 01:41:49 +00:00
2004-02-16 22:56:36 +00:00
2004-02-17 01:51:07 +00:00
2004-07-30 08:14:00 +00:00
2004-04-17 07:24:09 +00:00
2004-08-11 12:19:32 +00:00
2004-07-28 05:33:58 +00:00
2004-02-17 02:09:53 +00:00