contiki/core/net/rime
2010-02-06 07:48:52 +00:00
..
abc.c
abc.h
announcement.c Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
announcement.h Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
broadcast.c
broadcast.h Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
chameleon-bitopt.c
chameleon-bitopt.h
chameleon-raw.c
chameleon-raw.h
chameleon.c chameleon returns 1 only on successful rime_output() 2009-11-13 09:14:52 +00:00
chameleon.h
channel.c
channel.h
collect.c Moved the neigbor_init() call to the collect module, since it is the only one that currently uses it 2010-02-03 20:38:33 +00:00
collect.h
ctimer.c Adjusted process name to title case. 2010-02-05 19:13:05 +00:00
ctimer.h * Added ctimer_restart(). Patch by Moritz Struebe. 2009-11-19 18:32:05 +00:00
ipolite.c Added parameter to ipolite that specifies how many dups that are acceptable, before suppressing one's own packet 2010-01-25 13:54:06 +00:00
ipolite.h Added parameter to ipolite that specifies how many dups that are acceptable, before suppressing one's own packet 2010-01-25 13:54:06 +00:00
Makefile.rime
mesh.c Signal the result of transmissions attempts made in the mesh module. Patch from Moritz Struebe 2009-12-18 14:57:15 +00:00
mesh.h
multihop.c Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
multihop.h
neighbor-discovery.c Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
neighbor-discovery.h Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
neighbor.c Moved the neigbor_init() call to the collect module, since it is the only one that currently uses it 2010-02-03 20:38:33 +00:00
neighbor.h Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
netflood.c Added parameter to ipolite that specifies how many dups that are acceptable, before suppressing one's own packet 2010-01-25 13:54:06 +00:00
netflood.h Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
packetbuf.c Added a function to clear only the header part of the packetbuf 2010-02-06 07:48:52 +00:00
packetbuf.h Added a function to clear only the header part of the packetbuf 2010-02-06 07:48:52 +00:00
packetqueue.c
packetqueue.h
polite-announcement.c Made number of duplicate announcements configurable 2010-01-26 10:18:55 +00:00
polite-announcement.h A new experimental network primitive called an 'announcement'. An 2009-02-05 19:32:01 +00:00
polite.c
polite.h
queuebuf.c
queuebuf.h
rime-udp.c mac_driver structure has been changed to include the init function. 2009-06-24 16:31:49 +00:00
rime-udp.h
rime.c Moved the neigbor_init() call to the collect module, since it is the only one that currently uses it 2010-02-03 20:38:33 +00:00
rimeaddr.c
rimeaddr.h
rimestats.c
rimestats.h
rmh.c Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
rmh.h Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
route-discovery.c Bugfix: copy the originator address from the packetbuf into a local variable to avoid it being overwritten 2010-01-27 08:12:56 +00:00
route-discovery.h Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
route.c Added debug printout 2010-02-03 01:18:24 +00:00
route.h
rucb.c Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
rucb.h Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
rudolph0.c
rudolph0.h
rudolph1.c Added parameter to ipolite that specifies how many dups that are acceptable, before suppressing one's own packet 2010-01-25 13:54:06 +00:00
rudolph1.h
rudolph2.c
rudolph2.h
runicast.c Made retransmission timeout configurable 2010-01-26 10:19:26 +00:00
runicast.h Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
stbroadcast.c Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
stbroadcast.h
stunicast.c Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
stunicast.h Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
timesynch.c Use RTIMER_NOW() instead of rtimer_arch_now() 2009-12-09 18:08:26 +00:00
timesynch.h
trickle.c Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
trickle.h
unicast.c Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00
unicast.h Made rimeaddr_t pointers const where they should be. 2009-11-08 19:40:16 +00:00