mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
60d5d1aa74
Set link state correctly in lwIP for interfaces that support the NETOPT_LINK option. Interfaces that do not support it (like tap for native arch) remain up all the time. Netdevs that support NETOPT_LINK but do not send NETDEV_EVENT_LINK_UP/DOWN events will end up with a mismatched link state - but DHCP would already not start for them either. Use netifapi to signal lwIP to do the work in its own thread. |
||
---|---|---|
.. | ||
arch | ||
lwip | ||
lwip.h | ||
lwipopts.h | ||
sock_types.h |