1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc
Benjamin Valentin f5d5ff3794 gnrc/nib: honor CONFIG_GNRC_IPV6_NIB_ADV_ROUTER option
This option was unused before, honor it to make it possible to start
with router advertisements disabled and enable them at run time.

The defaults remain unchanged by that.
2021-06-17 18:45:38 +02:00
..
application_layer gnrc_dhcpv6_client_6lbr: choose downstream if as !upstream 2021-06-15 15:35:10 +02:00
link_layer Merge pull request #16080 from jia200x/pr/gnrc_lorawan_netif 2021-06-17 11:30:09 +02:00
netapi sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
netif Merge pull request #16080 from jia200x/pr/gnrc_lorawan_netif 2021-06-17 11:30:09 +02:00
netreg
network_layer gnrc/nib: honor CONFIG_GNRC_IPV6_NIB_ADV_ROUTER option 2021-06-17 18:45:38 +02:00
pkt
pktbuf gnrc_pktbuf: use _free function with gnrc_pktbuf_malloc 2021-02-12 18:15:40 +01:00
pktbuf_malloc gnrc_pktbuf: use _free function with gnrc_pktbuf_malloc 2021-02-12 18:15:40 +01:00
pktbuf_static gnrc_pktbuf_static: expose _align() function to be used for tests 2021-02-19 12:23:22 +01:00
pktdump
priority_pktqueue sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
routing/rpl net/gnrc/rpl: use ztimer_msec if available 2021-06-16 20:39:32 +02:00
sock sys/net/gnrc/tx_sync: new module 2021-02-03 15:16:42 +01:00
transport_layer gnrc_tcp: fix warnings from static-tests 2021-04-06 14:13:34 +02:00
tx_sync sys/net/gnrc/tx_sync: new module 2021-02-03 15:16:42 +01:00
doc.txt
Kconfig
Makefile sys/net/gnrc/tx_sync: new module 2021-02-03 15:16:42 +01:00
Makefile.dep Merge pull request #16530 from benpicco/gnrc_dhcpv6_client_6lbr-generic 2021-06-17 08:37:30 +02:00