mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
ndp: doc: fix RFC link
This commit is contained in:
parent
f0ae5d2dd8
commit
c0f462d017
@ -66,7 +66,7 @@ extern "C" {
|
||||
|
||||
/**
|
||||
* @name Neighbor advertisement flags
|
||||
* @see [RFC 4861, section 4.2](https://tools.ietf.org/html/rfc4861#section-4.2)
|
||||
* @see [RFC 4861, section 4.4](https://tools.ietf.org/html/rfc4861#section-4.4)
|
||||
* @{
|
||||
*/
|
||||
#define NDP_NBR_ADV_FLAGS_MASK (0xe0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user