contiki/core
Tommy Sparber 27cceda1e8
rpl-ext-header: Use 8-octet unit for HBHO length
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.
2016-06-08 17:37:59 +02:00
..
cfs cfs-coffee: Fix build warning 2016-05-30 23:05:11 +02:00
ctk
dev
lib core/lib/gcr.c: fix warning: function declaration isn't a prototype 2016-03-02 07:12:27 +01:00
loader
net rpl-ext-header: Use 8-octet unit for HBHO length 2016-06-08 17:37:59 +02:00
sys Merge pull request #1597 from rgrr/remove_static_from_process_c 2016-06-03 14:16:14 +02:00
contiki-default-conf.h Simplified configuration of RPL non-storing mode 2016-06-08 14:03:21 +02:00
contiki-lib.h
contiki-net.h Add standardized nameserver pool 2015-01-09 09:44:06 +01:00
contiki-version.h
contiki.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00