1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/sock
Benjamin Valentin 0fb153daca gnrc_sock/udp: add option to disable remote address check
If a server has e.g. multiple global IPv6 addresses, it might
respond with a different address that the one it received the request on.

This is against the CoAP spec, but that doesn't stop existing implementations
from doing it.
2024-04-10 12:25:49 +02:00
..
include gnrc_sock/udp: add option to disable remote address check 2024-04-10 12:25:49 +02:00
ip grnc_sock_ip: implement SOCK_AUX_SET_LOCAL 2022-05-10 09:24:56 +02:00
tcp gnrc_sock_tcp: integrate gnrc_tcp 2021-08-14 21:27:34 +02:00
udp gnrc_sock/udp: add option to disable remote address check 2024-04-10 12:25:49 +02:00
gnrc_sock.c sys/net/gnrc_sock: assume timeout is feasible 2023-12-06 13:48:27 +01:00
Makefile gnrc_sock_udp: provide port for sock_udp 2016-10-26 15:20:38 +02:00