1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc
bors[bot] 910e0e28ed
Merge #19963 #19971 #19974 #19975 #19976
19963: sys/event/timeout: add event_timeout_is_pending() r=benpicco a=benpicco



19971: sys/shell/gnrc_netif: Fix a few blockers for sharing ifconfig shell r=benpicco a=yarrick



19974: gnrc_ipv6_ext_frag: _completed: Add comment why list head is not checked for NULL pointer dereference r=benpicco a=miri64

 


19975: pkg/nanocbor: Bump to latest commit r=benpicco a=bergzand

### Contribution description

Not much to see here

Important changes:
- Add stream-like interface for encoder
- Separate functions for number of items left in arrays and maps

### Testing procedure

The usual test should still work

### Issues/PRs references

None

19976: core: Express -1 as ~0 in thread_status_t cast r=benpicco a=SimonIT



Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
Co-authored-by: Erik Ekman <eekman@google.com>
Co-authored-by: Martine Lenders <m.lenders@fu-berlin.de>
Co-authored-by: Koen Zandberg <koen@bergzand.net>
Co-authored-by: SimonIT <simonit.orig@gmail.com>
2023-10-16 15:31:25 +00:00
..
application_layer gnrc_dhcpv6_client_simple_pd: check result of _find_upstream_netif() 2023-02-18 23:59:42 +01:00
link_layer sys/net/gnrc_lorawan: make clang happy 2023-07-18 12:24:08 +02:00
netapi gnrc_netreg: Use locks around netreg 2022-10-14 03:35:15 +02:00
netif Merge #18156 2023-06-13 12:11:07 +00:00
netreg sys/net/grnc/netreg: avoid creating an infinite loop 2023-02-02 17:56:19 +01:00
network_layer gnrc_ipv6_ext_frag: _completed: Add comment why list head is not checked 2023-10-12 16:24:18 +02:00
pkt gnrc: cleanup and corrections in gnrc_pkt 2017-04-22 20:56:54 +02:00
pktbuf sys/net/gnrc_pktbuf: make static buffer internal 2022-07-21 16:25:14 +02:00
pktbuf_malloc sys/net/gnrc_pktbuf: make static buffer internal 2022-07-21 16:25:14 +02:00
pktbuf_static sys/net/gnrc_pktbuf: make use of memchk() 2023-05-30 20:45:13 +02:00
pktdump gnrc_nettype: reorder gnrc_nettype_t to fit the grouping again 2022-10-12 11:23:16 +02:00
priority_pktqueue sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
routing net/gnrc/rpl: enable RTR_ADV on RPL interface 2023-09-12 10:32:16 +02:00
sock sys/net/sock: add sock_aux_ttl 2023-07-18 16:41:42 +02:00
transport_layer tree-wide: fix typos in doc and comments 2023-10-16 12:17:48 +02:00
tx_sync sys/net/gnrc/tx_sync: new module 2021-02-03 15:16:42 +01:00
doc.txt sys/net/gnrc: Add GNRC configuration Doxygen group 2019-12-06 12:18:03 +01:00
Kconfig treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
Makefile gnrc_static: add static network configuration 2022-12-11 23:34:09 +01:00
Makefile.dep gnrc_sixlowpan_frag_sfr_congure: add congure_abe support 2023-03-01 20:23:32 +01:00