1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/routing/ipv6_auto_subnets
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
..
gnrc_ipv6_auto_subnets.c gnrc/ipv6_auto_subnets: always send RIO to upstream network 2022-06-09 17:25:20 +02:00
Makefile gnrc_ipv6_auto_subnets: auto-configuration for nested subnets 2021-09-02 15:35:14 +02:00