mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
27cceda1e8
According to RFC 2460 the length field of the Hop-by-Hop options header should use a 8-octet unit (multiple of 8 byte). In a normal configuration the RPL_HOP_BY_HOP_LEN define is 8, so the current implementation works, but if RPL_HOP_BY_HOP_LEN is a multiple of 8 the length is not calculated correctly. |
||
---|---|---|
.. | ||
http-socket | ||
ip | ||
ip64 | ||
ipv4 | ||
ipv6 | ||
llsec | ||
mac | ||
rime | ||
rpl | ||
link-stats.c | ||
link-stats.h | ||
linkaddr.c | ||
linkaddr.h | ||
nbr-table.c | ||
nbr-table.h | ||
net-debug.c | ||
net-debug.h | ||
netstack.c | ||
netstack.h | ||
packetbuf.c | ||
packetbuf.h | ||
queuebuf.c | ||
queuebuf.h |