adamdunkels eed22a6f3c A number of changes to the collect code:
* Added an optional "keep alive" mechanism whereby an idle network is
periodically probed by dummy packets to maintain a recent quality
metric when there is no traffic.
* Bugfix in when new routing metrics should be advertised
* Rewrote the ACK logic so that a queuebuf is not allocated for each
ack, only for those acks generated by the sink node.
* Updated the wrap-around logic for sequence numbers: when a sequence
number wraps, it won't go back to 0. Instead, it wraps to 128. This
allows us to understand when a node has rebooted: when its seqno is <
128, it has recently rebooted.
2010-09-22 22:08:08 +00:00
..
2007-08-30 14:39:16 +00:00
2007-03-16 12:16:16 +00:00
2007-08-30 14:39:16 +00:00
2009-03-17 20:28:44 +00:00
2010-06-24 09:48:21 +00:00
2009-03-17 20:28:44 +00:00
2006-10-09 11:53:56 +00:00
2007-08-06 13:14:09 +00:00
2010-05-01 13:04:31 +00:00
2007-05-28 16:32:43 +00:00
2007-05-13 15:14:48 +00:00
2010-01-20 09:58:16 +00:00
2007-12-13 10:04:59 +00:00
2008-02-07 01:35:00 +00:00
2010-04-30 13:20:57 +00:00
2010-04-30 13:20:57 +00:00
2010-09-21 13:15:25 +00:00
2008-02-08 09:12:57 +00:00
2009-03-15 20:29:04 +00:00
2010-05-24 09:57:20 +00:00
2008-11-09 12:16:05 +00:00
2009-04-10 00:37:48 +00:00