netopt: specify drop of device driver support for IPV6_IID

This is not used anymore within the RIOT code-base so it is time to plan
the removal of the driver support. The deprecation was already put up
for the 2019.01 release, so I think removing it for the 2019.07 release
seems reasonable.
This commit is contained in:
Martine Lenders 2019-03-29 12:43:51 +01:00
parent b5aaa6186f
commit d06c3fdcbb

View File

@ -110,6 +110,8 @@ typedef enum {
*
* @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.
*
* The generation of the interface identifier is dependent on the link-layer.
* Please refer to the appropriate IPv6 over `<link>` specification for