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
Benjamin Valentin 9d5808d756 gnrc/ipv6_auto_subnets: set RIO priority to ZERO
This is required for Linux to accept the RIO

with this patch:

2001:db8:8000::/33 via fe80::d0e7:ffff:fe46:6b52 dev tap0 proto ra metric 1024 expires 86338sec pref medium
2001:db8::/32 dev tap0 proto kernel metric 256 pref medium

before:

2001:db8::/32 dev tap0 proto kernel metric 256 pref medium
2021-10-15 15:57:59 +02:00
..
ipv6_auto_subnets gnrc/ipv6_auto_subnets: set RIO priority to ZERO 2021-10-15 15:57:59 +02:00
rpl net/gnrc/rpl: add hooks for nimble_rpble 2021-08-24 11:33:13 +02:00