1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00

doc: fix gnrc_ipv6_whitelist group and description

This commit is contained in:
Ludwig Knüpfer 2015-10-13 19:54:44 +02:00
parent 7b5ed7c055
commit 4ffbb89e66

View File

@ -7,9 +7,8 @@
*/
/**
* @defgroup gnrc_ipv6_whitelist Allows to whitelist certain IPv6 source addresses for
* reception.
* @ingroup gnrc_ipv6
* @defgroup net_gnrc_ipv6_whitelist IPv6 address whitelist
* @ingroup net_gnrc_ipv6
* @brief This allows you to only accept IPv6 addresses that are defined in this list.
* @{
*