osd-contiki/core/net/rpl
2011-02-11 14:17:26 +01:00
..
Makefile.rpl Configuration of the objective function made easier. Updated OF0 to the new rank calculation. 2011-01-04 20:43:28 +00:00
rpl-dag.c made rank calculation depend on selected parent when joining DAG 2011-02-08 19:59:50 +01:00
rpl-icmp6.c Just update the node rank and let rpl_process_parent_event take care of the rest 2011-02-07 17:29:23 +01:00
rpl-of-etx.c Updated to the minrank-hysteresis OF 2011-02-04 15:46:01 +01:00
rpl-of0.c Rewrote the parent selection to favour parents with a low ETX and a good rank. The old parent selection would always favour parents with a lower rank, regardless of their ETX, which in some cases lead to suboptimal parent selections. Also, the old code was buggy in that it would always pick the worst parent (the one with the highest ETX). 2011-02-11 14:17:26 +01:00
rpl-timers.c Improved DAO management. 2010-12-17 15:24:25 +00:00
rpl.c added rpl-all-nodes multicast address to nodes mcast addresses 2011-01-25 22:41:30 +00:00
rpl.h fixed so that minhoprankinc is configurable 2011-02-10 19:44:12 +01:00