nifi
|
e965b74cf5
|
added missing include
|
2010-06-18 08:28:56 +00:00 |
|
adamdunkels
|
56218aba3b
|
Made rimeaddr_t pointers const where they should be.
|
2009-11-08 19:40:16 +00:00 |
|
nvt-se
|
31f41d842e
|
* decline route discovery requests if we have one in the air
* and, by popular demand, switched PRINTF to printf in the debug macro. :-)
|
2009-10-08 16:30:26 +00:00 |
|
adamdunkels
|
73fdf05940
|
Added const to constant parameters (rime addresses)
|
2009-03-24 07:15:04 +00:00 |
|
adamdunkels
|
ec22f3c2fc
|
Renamed Rime nf module to netflood
|
2008-07-03 22:02:09 +00:00 |
|
adamdunkels
|
63c620303a
|
Changed the 'ibc' and 'uc' Rime modules into the more descriptive names 'broadcast' and 'unicast'
|
2008-06-26 11:19:22 +00:00 |
|
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
|
758411d06d
|
Cleaned up #includes to avoid cyclic dependencies - the Rime includes no longer depend on rime.h
|
2007-12-17 09:14:08 +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
|
2ef8c91bbc
|
Refactored the mesh code by splitting multi-hop forwarding and route discovery. The mesh module is now much simpler than before
|
2007-03-22 17:34:16 +00:00 |
|