dhcp: Call ipconfig_address_remove from dhcp_invalidate
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 31 May 2011 22:16:26 +0000 (00:16 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 31 May 2011 22:16:26 +0000 (00:16 +0200)
commit39825846a219b47b216d89cc036cf9640aaeead4
tree2c90c201c3cba526e77d4488c8c3db98a9ac670c
parent6fd94b729495d6b9cdb66ae33adafd59f8b38957
dhcp: Call ipconfig_address_remove from dhcp_invalidate

Clearing the ipconfig fields is not enough, the actual rntl command needs
to be sent for the IP to be cleared.
src/dhcp.c
src/network.c