1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 17:12:45 +01:00
RIOT/pkg/lwip/contrib/sock
Marian Buschsieweke 00c44b0924
pkg/lwip: Use IS_ACTIVE() & NETCONNTYPE_ISIPV6()
This also fixes an issue detected by `tests/lwip_sock_udp` when both IPv4 and
IPv6 are enabled.
2020-07-31 13:27:09 +02:00
..
ip lwip_sock: provide implementation for sock_*_recv_buf() 2020-04-28 09:46:07 +02:00
tcp lwip_sock: re-issue receive events if there are still received messages 2020-05-12 14:19:34 +02:00
udp pkg/lwip: Use IS_ACTIVE() & NETCONNTYPE_ISIPV6() 2020-07-31 13:27:09 +02:00
lwip_sock.c pkg/lwip: Use IS_ACTIVE() & NETCONNTYPE_ISIPV6() 2020-07-31 13:27:09 +02:00
Makefile pkg: provide sock_ip support for lwip 2017-01-17 09:00:44 +01:00