diff --git a/src/netif/lowpan6.c b/src/netif/lowpan6.c index ff2c34f3..6bc94e32 100644 --- a/src/netif/lowpan6.c +++ b/src/netif/lowpan6.c @@ -3,7 +3,7 @@ * * 6LowPAN output for IPv6. Uses ND tables for link-layer addressing. Fragments packets to 6LowPAN units. * - * This implementation aims to conform to IEEE 802.15.4(-2015), RFC 4994 and RFC 6282. + * This implementation aims to conform to IEEE 802.15.4(-2015), RFC 4944 and RFC 6282. * @todo: RFC 6775. */