Return to mainloop before starting DHCP procedure
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 24 Nov 2010 13:53:35 +0000 (14:53 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 24 Nov 2010 13:53:35 +0000 (14:53 +0100)
commitc678775fd7e36250be2c036e4746d8af0164fea9
tree3268d22b18d7e1c4c00ff975178d639290cbcd7b
parent8a657ffc22119c65ee32c3c1f17c23950cf6c04e
Return to mainloop before starting DHCP procedure

Just before starting the DHCP procedure return to mainloop first. This
fixes some cases where the interface is not yet up. This happens mainly
when using Bluetooth PAN connections where the network interface will be
newly created every single time.
plugins/dhcp.c