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 d102bf90ea gnrc/ipv6_auto_subnets: always send RIO to upstream network
In a881af8b08 we would return early if the subnet did not change,
but we must still send the router advertisement with the route information
option to the upstream network, otherwise hosts in that network will not
consider the downstream subnet off-link.
2022-06-09 17:25:20 +02:00
..
application_layer gnrc_dhcpv6_client_simple_pd: set AAC_DHCP if IA_NA is enabled 2022-03-02 14:53:09 +01:00
link_layer Merge pull request #18089 from benpicco/NETOPT_RX_END_IRQ 2022-05-16 11:34:48 +02:00
netapi sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
netif Merge pull request #18153 from benpicco/gnrc_netif_pktq-fix 2022-06-01 22:00:29 +02:00
netreg gnrc_netreg: drain mbox on unregister 2022-05-29 22:42:48 +02:00
network_layer Merge pull request #16090 from maribu/gnrc_tx_sync_frag_sfr 2022-05-24 03:38: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 sys/net/gnrc_pktbuf_static: fix compilation with -Wcast-align 2021-12-03 10:12:34 +01:00
pktdump
priority_pktqueue sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
routing gnrc/ipv6_auto_subnets: always send RIO to upstream network 2022-06-09 17:25:20 +02:00
sock Merge pull request #17691 from miri64/gnrc_sock/enh/warn-about-async-timeout 2022-05-24 23:20:42 +02:00
transport_layer gnrc_tcp: add ; after DEBUG() 2021-12-08 21:09:31 +01:00
tx_sync sys/net/gnrc/tx_sync: new module 2021-02-03 15:16:42 +01:00
doc.txt
Kconfig
Makefile gnrc_ipv6_auto_subnets: auto-configuration for nested subnets 2021-09-02 15:35:14 +02:00
Makefile.dep gnrc: gnrc_netif etc. modules are not required by gnrc_netif_pktq 2022-05-30 10:39:06 +02:00