1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 08:32:43 +01:00
RIOT/sys/net/gnrc
Oleg Hahm 724e6e0098
Merge pull request #20167 from benpicco/gnrc_ipv6_classic
gnrc_ipv6_nib: fix config for mixed 6lo/classic setup
2023-12-20 12:12:40 +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 sys/net/netif: constify netif access 2023-12-15 16:50:21 +01:00
netreg sys/net/grnc/netreg: avoid creating an infinite loop 2023-02-02 17:56:19 +01:00
network_layer gnrc/ipv6/nib: fix GNRC_IPV6_STATIC_LLADDR when link state changes 2023-12-19 18:33:59 +01: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/pktdump: make message queue static 2023-10-19 17:49:25 +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/gnrc_sock: assume timeout is feasible 2023-12-06 13:48:27 +01:00
transport_layer gnrc/udp: make message queue static 2023-10-19 17:52:30 +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: introduce gnrc_ipv6_classic pseudo-module 2023-12-11 23:31:21 +01:00