osd-contiki/core/net/rpl
nvt-se e000b1abf3 A major update to ContikiRPL resulting in a reduced code footprint by
300 bytes, as well as cleaner protocol logic.

* Made parent management uniform.

* Simplified the DIO processing.

* Improved the Objective Function API and its documentation.

* Removed redundant code at various places.

* Improved identifier naming.

* Switched visualization from candidate parents to preferred parents only.

* Made DAO ACK transmissions configurable.

* Improved initial ETX guess by using a cached local confidence value.

* Added a periodical rank recalculation function to reduce
  the maximum stack depth.

* Increased the Trickle redundancy constant to ensure faster
  topological updates.
2010-06-14 12:44:37 +00:00
..
Makefile.rpl Added support for multiple objective functions. 2010-05-29 22:23:21 +00:00
rpl-dag.c A major update to ContikiRPL resulting in a reduced code footprint by 2010-06-14 12:44:37 +00:00
rpl-icmp6.c A major update to ContikiRPL resulting in a reduced code footprint by 2010-06-14 12:44:37 +00:00
rpl-of-etx.c A major update to ContikiRPL resulting in a reduced code footprint by 2010-06-14 12:44:37 +00:00
rpl-of0.c A major update to ContikiRPL resulting in a reduced code footprint by 2010-06-14 12:44:37 +00:00
rpl-timers.c A major update to ContikiRPL resulting in a reduced code footprint by 2010-06-14 12:44:37 +00:00
rpl.c A major update to ContikiRPL resulting in a reduced code footprint by 2010-06-14 12:44:37 +00:00
rpl.h A major update to ContikiRPL resulting in a reduced code footprint by 2010-06-14 12:44:37 +00:00