adamdunkels
|
d99ca27820
|
Changed all occurences of u8_t and u16_t to uint8_t and uint16_t
|
2008-02-24 22:05:27 +00:00 |
|
adamdunkels
|
2886e03f57
|
Rewrote the neighbor code to use memb and a list instead of a static array
|
2008-02-03 20:44:11 +00:00 |
|
adamdunkels
|
5a89c19b5e
|
Changed to store neighbors' rtmetrics as 16 bit valued
|
2007-12-09 15:43:51 +00:00 |
|
adamdunkels
|
75be20bea6
|
Added function for accessing a specific neighbor
|
2007-11-26 23:30:13 +00:00 |
|
adamdunkels
|
9bd3c0c07c
|
Re-added hop count to header, fixes related to ETX computation: adv packets do not add a good etx, timedout packets do not restore the neighbor age, removed unused code
|
2007-11-17 10:32:54 +00:00 |
|
adamdunkels
|
6845d2a1aa
|
Updated tree to use expected transmissions (etx) as routing metric
|
2007-11-13 20:39:29 +00:00 |
|
adamdunkels
|
0650a014b5
|
Documentation updates
|
2007-03-31 18:31:27 +00:00 |
|
adamdunkels
|
f69268b4ab
|
Timeouts configurable at run-time
|
2007-03-25 12:06:28 +00:00 |
|
adamdunkels
|
5af2430f95
|
Added automatic timeouts
|
2007-03-22 17:34:43 +00:00 |
|
adamdunkels
|
ab0d556353
|
Added a new type for all addresses in Rime: rimeaddr_t. This is an abstract type that currently is defined as a 16-bit quantity but that most likely will be redefined in the future
|
2007-03-15 19:43:07 +00:00 |
|
adamdunkels
|
2d7aab3ffe
|
Initial import of the experimental Rime code into the SourceForge CVS.
|
2007-02-28 16:38:51 +00:00 |
|