gnrc_ipv6_nib_pl: doc: add comment about changes during iteration
This commit is contained in:
parent
ae3beb613e
commit
786768eb29
@ -114,6 +114,8 @@ void gnrc_ipv6_nib_pl_del(unsigned iface,
|
|||||||
* }
|
* }
|
||||||
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
*
|
*
|
||||||
|
* @note The list may change during iteration.
|
||||||
|
*
|
||||||
* @return true, if iteration can be continued.
|
* @return true, if iteration can be continued.
|
||||||
* @return false, if @p ple is the last prefix list ple in the NIB.
|
* @return false, if @p ple is the last prefix list ple in the NIB.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user