mbr 43a6cd5e20 If we have a working link again after connectivity loss, or if we need
to renew a lease, contact the dhcp-server directly instead of using
INADDR_BROADCAST all the time. This should fix some brain-dead dhcp
server implementations which give you all the time a new IP if the
lease has not yet expired.

Instead of using ICMP to check if the server is alive, we just check
the return value of sendto() and additionally have a timeout there.
2004-01-19 22:07:59 +00:00
..
2004-01-04 10:56:22 +00:00
2003-05-28 03:32:33 +00:00
2003-11-13 17:57:53 +00:00
2003-08-30 14:19:09 +00:00
2003-11-02 07:27:40 +00:00
2002-11-04 19:38:46 +00:00
2002-12-13 22:26:10 +00:00