contiki/core/net/rpl
Nicolas Tsiftes 43b5425493 Cleaned up various fragments and fixed a compilation error that occured when switching metric container.
Fixed a wrapping problem in the ETX EWMA calculation.

Corrected the multiplier of the link metric, and simplified the configuration
so that the user does not need to specify the multiplier.
2013-09-23 15:58:42 +02:00
..
Makefile.rpl
rpl-conf.h Cleaned up various fragments and fixed a compilation error that occured when switching metric container. 2013-09-23 15:58:42 +02:00
rpl-dag.c Cleaned up various fragments and fixed a compilation error that occured when switching metric container. 2013-09-23 15:58:42 +02:00
rpl-ext-header.c Inserts missing IPv6 Hop-By-Hop RPL Option at first hop 2013-08-19 21:40:24 +02:00
rpl-icmp6.c Make sure our parent's IP address isn't NULL. 2013-08-19 17:48:32 +02:00
rpl-mrhof.c Cleaned up various fragments and fixed a compilation error that occured when switching metric container. 2013-09-23 15:58:42 +02:00
rpl-of0.c Moved ETX management from neighbor-info to rpl-of-etx. Avoids conversions between different fixed point representations, and simplifies neighbor management. Makes more clear how default-ETX and noack-ETX actually affect the rank. Removed neighbor-info and neighbor-attr. 2013-08-19 17:48:30 +02:00
rpl-private.h
rpl-timers.c
rpl.c Added and updated debugging printouts and reformatted code to make it a little easier to read. 2013-08-19 17:48:31 +02:00
rpl.h Inserts missing IPv6 Hop-By-Hop RPL Option at first hop 2013-08-19 21:40:24 +02:00