mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
e80c473830
IP4_ADDR_ANY is a generic address of type IPv4 when lwIP is compiled with both IPv4 and IPv6, so we need to extract the `ip4_addr_t` component when using with `netif_add()` as that is the expected type. |
||
---|---|---|
.. | ||
netdev | ||
sock | ||
lwip.c | ||
Makefile | ||
sys_arch.c |