dhcp: Try to reuse the IP address we had last time.
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Thu, 28 Jul 2011 10:20:28 +0000 (13:20 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 9 Aug 2011 11:22:54 +0000 (13:22 +0200)
commit5b875e36444979b36170cf7074fb3e0f5b970a3e
tree87a62ad28048d1a8b3028ea7fbc462d519ffec9b
parentd7f9c1d864581aeba3a45b1ddb0e1ad46f5184d1
dhcp: Try to reuse the IP address we had last time.

This fix will cause the DHCP_REQUESTED_IP option to be sent to
the server.

Fixes BMC #21068
gdhcp/client.c
gdhcp/gdhcp.h
src/dhcp.c
tools/dhcp-test.c