diff --git a/sys/include/net/gnrc/ipv6/netif.h b/sys/include/net/gnrc/ipv6/netif.h index 87dadc77bd..8e6c0310ec 100644 --- a/sys/include/net/gnrc/ipv6/netif.h +++ b/sys/include/net/gnrc/ipv6/netif.h @@ -137,6 +137,17 @@ extern "C" { /** * @{ * @name Flags for the interfaces + * + * @note The most-significant byte of these flags is identical to the flags in + * IPv6 router advertisements. See RFC4861, + * section 4.2, RFC6275, + * section 7.1, RFC4191, + * section 2.2, and RFC4389, + * section 4.1.3.3. */ /** * @brief Interface is 6LoWPAN interface.