From de74765c7b813316da33a5b0c0b120b28a88d435 Mon Sep 17 00:00:00 2001 From: "Martine S. Lenders" Date: Thu, 25 Jun 2020 11:17:59 +0200 Subject: [PATCH] netopt: transform NETOPT_IPV6_IID deprecation note to implementor note --- sys/include/net/netopt.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sys/include/net/netopt.h b/sys/include/net/netopt.h index f552f910da0e..0962f1d194bd 100644 --- a/sys/include/net/netopt.h +++ b/sys/include/net/netopt.h @@ -120,10 +120,9 @@ typedef enum { * RFC 4291, section 2.5.1 * * - * @deprecated Do not implement this in a network device. Other APIs - * utilizing [netopt](@ref net_netopt) may still implement it. - * Existing support of drivers will be dropped after the - * 2019.07 release. + * @note Do not implement this in a network device driver. Other APIs + * utilizing [netopt](@ref net_netopt) such as @ref net_gnrc_netif + * or @ref net_netif may still implement it. * * The generation of the interface identifier is dependent on the link-layer. * Please refer to the appropriate IPv6 over `` specification for