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
bors[bot] 53176f7b9e
Merge #18134 #18738 #18939 #19118
18134: nanocoap_link_format: add helper function to parse Link Format r=kaspar030 a=benpicco



18738: nanocoap_sock: implement nanocoap_sock_delete() r=maribu a=benpicco



18939: gnrc_ipv6_nib: clean up _resolve_addr() r=maribu a=benpicco



19118: sys/ztimer: ztimer_mock: guard ztimer_ondemand static functions r=kaspar030 a=kaspar030



Co-authored-by: Benjamin Valentin <benpicco@beuth-hochschule.de>
Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
Co-authored-by: Benjamin Valentin <benjamin.valentin@bht-berlin.de>
Co-authored-by: Kaspar Schleiser <kaspar@schleiser.de>
2023-01-10 11:25:32 +00:00
..
asymcute asymcute: fix one byte out-of-bounds access in _len_get 2022-08-10 05:41:10 +02:00
cord sys/net/app/cord: Support the addition of extra registration arguments 2021-09-02 16:40:19 +02:00
dhcpv6 dhcpv6: don't treat zero option as an end-of-payload marker 2022-09-22 20:08:00 +02:00
dns dns_cache: handle TTL=0 properly 2022-08-11 14:04:16 +02:00
emcute net/emcute: Allow RETAIN flag to be set on incoming PUBLISHs 2021-06-25 18:32:53 +02:00
gcoap nanocoap: don't hide coap_request_ctx_t content 2022-11-22 10:41:32 +01:00
nanocoap Merge #18134 #18738 #18939 #19118 2023-01-10 11:25:32 +00:00
sntp sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
sock_dns sock_dns_cache: move to dns_cache 2022-07-18 15:27:58 +02:00
sock_dns_mock sys/net/application_layer/sock_dns_mock: add module for mocking sock_dns 2022-04-03 17:29:10 +02:00
sock_dodtls sock_dodtls: provide getters for sock and session 2022-07-27 00:46:43 +02:00
telnet sys/net/telnet: add telnet_server_disconnect() 2022-06-08 13:01:23 +02:00
uhcp net/uhcp: convert to ztimer 2022-03-31 12:50:31 +02:00
doc.txt net/emcute : Update documentation 2020-11-19 23:11:21 +01:00
Kconfig sock_dodtls: Initial import of a DNS over DTLS client 2022-07-26 19:37:12 +02:00
Kconfig.coap net/coap: specify timeout in milliseconds 2022-01-27 14:42:49 +01:00