Adam Dunkels
|
bb2dcaa057
|
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
|
2013-11-24 20:20:11 +01:00 |
|
Adam Dunkels
|
944537fccf
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
|
Nicholas J Humfrey
|
3fe55673d3
|
Converted deprecated uIP types in the network stack to standard C99 names (in stdint.h)
|
2012-02-17 22:45:13 +00:00 |
|
adamdunkels
|
5243d58ac5
|
Added logic for announcing that a network has a gateway to the outside world (with the function uip_over_mesh_make_announced_gateway()). The announced gateway sends a trickle message to the network, containing the address of the gateway. Other nodes will then know that packets destined to the outside world should go through the gateway node.
|
2008-11-09 12:20:56 +00:00 |
|
adamdunkels
|
f1bec7b955
|
Added the ability to send packets to an external network
|
2008-02-03 20:56:07 +00:00 |
|
adamdunkels
|
eea7f463d7
|
Transmission of IP packets over mesh routing, implemented with Rime
|
2007-03-22 18:58:40 +00:00 |
|