zephyr/subsys/net/lib/config
Jukka Rissanen 362591810f net: config: Try to only use auto started interface
If the first network interface is down when the net config init
is run, then the IP addresses etc would be set to wrong network
interface. So when initializing the network, try to first find
a network interface that is auto started and use that to configure
IP addresses etc.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-03-29 07:40:24 -04:00
..
bt_settings.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
bt_settings.h
CMakeLists.txt
ieee802154_settings.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ieee802154_settings.h
init_clock_sntp.c
init.c net: config: Try to only use auto started interface 2021-03-29 07:40:24 -04:00
Kconfig samples: zperf: usb: Enable USB by the application. 2020-08-13 11:49:47 +02:00