1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-07-05 04:28:57 +00:00

Make sure DHCP port is hung up before leaving

This commit is contained in:
dschmenk 2015-01-30 21:32:32 -08:00
parent ad8332bcf7
commit bd32c162b9

View File

@ -223,6 +223,7 @@ loop
//
// Nobody answered
//
hangupUDP(DHCP_CLIENT_PORT)
return -1
done