d4347b4015
The L4 connected/disconnected events are usually used to detect when the application is connected to the network. Unfortunately if the device has also a static address, then the connected event might be created (for the static address) even if DHCPv4 is not ready yet and application would not be able to connect (yet) to the network. In order to allow the application to fine tune the network connection creation, generate start, bound and stop events for DHCPv4. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
main.c |