mirror of
https://github.com/dschmenk/PLASMA.git
synced 2024-12-24 15:29:29 +00:00
Make sure DHCP port is hung up before leaving
This commit is contained in:
parent
ad8332bcf7
commit
bd32c162b9
@ -223,6 +223,7 @@ loop
|
||||
//
|
||||
// Nobody answered
|
||||
//
|
||||
hangupUDP(DHCP_CLIENT_PORT)
|
||||
return -1
|
||||
|
||||
done
|
Loading…
Reference in New Issue
Block a user