adamdunkels 7165a3866f Significant rework of the Contiki data collection protocol:
* the new version makes use of MAC-layer feedback so that bad paths
  can be identified quicker and then avoided.

* the new code uses transport layer ACKs that contain feedback from
  the collect protocol: when a packet cannot be forwarded due to lack
  of resources, the ACK contains a flag that indicates that the packet
  could not be forwarded. ACKs also contain the routing metric of the
  sender, which improves agility in face of rapid path changes.

* loop detection and management has been improved: with higher path
  metric agility, the system is more prone to short-lived routing
  loops. Instead of dropping looping packets, the new version adjusts
  the routing metric for the routes that exhibit loops so that the
  risk for future loops is reduced.

* make use of packet attributes to inform the MAC layer of how many
  times packets should be retransmitted.
2010-02-28 09:18:01 +00:00
..
2010-02-05 19:13:05 +00:00
2010-02-23 18:37:15 +00:00
2009-05-26 13:58:53 +00:00
2009-05-26 13:58:53 +00:00
2007-05-22 20:48:41 +00:00
2007-05-22 20:48:41 +00:00
2010-02-03 01:18:24 +00:00
2009-05-26 13:58:53 +00:00