1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/network_layer
Fabian Hüßler 2139b51cb5 gnrc/nib: only enable RTR_ADV on RA if MULTIHOP_P6C is enabled
If multihop distribution is not done using RA messages, then the
routers follow [RFC4861], which states that they merely do some
consistency checks; in this case, nothing in Section 8.1 applies.

 - https://datatracker.ietf.org/doc/html/rfc6775#section-8.1
2022-04-13 00:20:52 +02:00
..
icmpv6 sys/*: ENABLE_DEBUG not needed for inttypes.h 2020-11-02 21:49:39 +01:00
ipv6 gnrc/nib: only enable RTR_ADV on RA if MULTIHOP_P6C is enabled 2022-04-13 00:20:52 +02:00
ndp gnrc_ipv6_nib: fix setting RIO flags 2021-10-15 15:49:13 +02:00
sixlowpan sys/net/gnrc: make cppcheck happy 2021-11-30 11:20:20 +01:00