1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer/gcoap
Benjamin Valentin e621afb2dc gcoap: ensure response address is the same as request address
If a node has multiple addresses we must reply to a request with the
same address on which the request was received.
2022-05-10 09:24:56 +02:00
..
forward_proxy.c gcoap: make use of coap_get_token() 2022-04-21 15:34:31 +02:00
gcoap.c gcoap: ensure response address is the same as request address 2022-05-10 09:24:56 +02:00
Kconfig net/gcoap: support DTLS 2021-07-07 14:45:30 +02:00
Makefile gcoap/forward_proxy: add submodule 2022-03-11 14:53:17 +01:00