1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 18:32:45 +01:00
RIOT/pkg/lwip/contrib/netdev
Erik Ekman 6b89f4f34b pkg/lwip: Start DHCP early for all Ethernet netifs
Netifs without link status support will keep sending discover
messages with increasing time between.

Netifs that support link status will wait for the link to be up,
and then start sending.

Netifs that support link status but send no link status events
will continue to not work (unless link status is up from the
first check when setting it up).
2021-03-25 16:01:27 +01:00
..
lwip_netdev.c pkg/lwip: Start DHCP early for all Ethernet netifs 2021-03-25 16:01:27 +01:00
Makefile netdev2: rename to netdev and remove gnrc_netdev 2017-03-15 09:31:20 +01:00