Merge pull request #7076 from miri64/ndp/docfix/fix-rfc-link

ndp: doc: fix RFC link
master
Martine Lenders 6 years ago committed by GitHub
commit 923090084f

@ -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…
Cancel
Save