1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/sys/net/gnrc
benpicco aee4c1ef9c
Merge pull request #20984 from benpicco/gnrc_pktsnip_t-shrink
sys/net/gnrc/pkt: use `uint8_t` for user count
2024-11-17 17:29:16 +00:00
..
application_layer treewide: remove THREAD_CREATE_STACKTEST from thread creation 2024-07-29 11:45:58 +02:00
link_layer gnrc_lorawan: Ensure minimal packet length 2024-10-01 12:11:05 +02:00
netapi gnrc: add comment about gnrc_pktbuf_hold() use 2024-11-15 16:59:08 +01:00
netif Merge pull request #20993 from benpicco/netdev_new_api-enhance 2024-11-17 08:45:19 +00:00
netreg sys/net/grnc/netreg: avoid creating an infinite loop 2023-02-02 17:56:19 +01:00
network_layer gnrc: add comment about gnrc_pktbuf_hold() use 2024-11-15 16:59:08 +01:00
pkt
pktbuf *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
pktbuf_malloc gnrc_pktbuf: assert that user count does not exceed 255 2024-11-15 16:41:42 +01:00
pktbuf_static Merge pull request #20984 from benpicco/gnrc_pktsnip_t-shrink 2024-11-17 17:29:16 +00:00
pktdump treewide: remove THREAD_CREATE_STACKTEST from thread creation 2024-07-29 11:45:58 +02:00
priority_pktqueue
routing treewide: remove THREAD_CREATE_STACKTEST from thread creation 2024-07-29 11:45:58 +02:00
sock sys/net/gnrc_sock: add support for ZTIMER_MSEC 2024-05-21 23:58:28 +02:00
transport_layer sys/net/gnrc/tcp: fix gnrc_tcp_open() netif handling 2024-11-12 15:44:41 +01:00
tx_sync
doc.txt
Kconfig
Makefile gnrc_static: add static network configuration 2022-12-11 23:34:09 +01:00
Makefile.dep gnrc_sixlowpan_frag: enable gnrc_netif_pktq if netdev_new_api is used 2024-09-30 14:07:35 +02:00