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

Merge pull request #14414 from btcven/2020_07-docs

net/gnrc/ipv6/nib: fix ref to net_gnrc_ipv6_nib_nc_info
This commit is contained in:
Martine Lenders 2020-07-02 00:12:10 +02:00 committed by GitHub
commit 8e3961a541
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -274,8 +274,9 @@ enum {
* on routes via this neighbor.
*
* The `ctx_addr` is the address of the neighbor, `ctx` is a value equal
* to the new NUD state as defined in [the NC info flags](@ref
* net_gnrc_ipv6_nib_nc_info). If the entry is deleted, `ctx` will be set
* to the new NUD state as defined in
* [the NC info flags](@ref net_gnrc_ipv6_nib_nc_info). If the entry is
* deleted, `ctx` will be set
* to @ref GNRC_IPV6_NIB_NC_INFO_NUD_STATE_UNREACHABLE (except if it was
* already in the `UNREACHABLE` state). This does not include cache-outs,
* since they give no information about the neighbor's reachability (you