nes-proj/core/net/rime
nifi f6e0b46f38 * Made Chameleon header processing module configurable (CHAMELEON_CONF_MODULE)
* Removed the unused init function from header processing modules
* Added option CHAMELEON_CONF_WITH_MAC_LINK_ADDRESSES to specify that
  MAC link addresses should be used instead of Chameleon's own encoding
  of sender and receiver. This avoids encoding the link addresses twice
  when the MAC RDC has its own addresses.
2010-05-28 06:18:39 +00:00
..
abc.c
abc.h
announcement.c API change to the announcement module: an annoucement can now be registered without a value. Such announcements are never transmitted to neighbors, until the announcement's value is set. 2010-03-25 08:49:56 +00:00
announcement.h API change to the announcement module: an annoucement can now be registered without a value. Such announcements are never transmitted to neighbors, until the announcement's value is set. 2010-03-25 08:49:56 +00:00
broadcast-announcement.c Guard against malformed broadcast announcements 2010-03-31 12:17:24 +00:00
broadcast-announcement.h
broadcast.c
broadcast.h
chameleon-bitopt.c * Made Chameleon header processing module configurable (CHAMELEON_CONF_MODULE) 2010-05-28 06:18:39 +00:00
chameleon-bitopt.h
chameleon-raw.c * Made Chameleon header processing module configurable (CHAMELEON_CONF_MODULE) 2010-05-28 06:18:39 +00:00
chameleon-raw.h
chameleon.c * Made Chameleon header processing module configurable (CHAMELEON_CONF_MODULE) 2010-05-28 06:18:39 +00:00
chameleon.h * Made Chameleon header processing module configurable (CHAMELEON_CONF_MODULE) 2010-05-28 06:18:39 +00:00
channel.c
channel.h
collect-neighbor.c
collect-neighbor.h
collect.c Added a safety measure against a problem where a node in rare situations would turn itself into a sink. Not entirely sure why this happens, but the safety measure should at least avoid the results of the problem. Added more debug messages. 2010-04-30 07:33:51 +00:00
collect.h Improved parent management: parent neighbor is retained until a better neighbor is found (with 1 ETX less than parent). Don't drop parent neighbors when loop is detected (loops are transient anyway). 2010-04-01 10:45:21 +00:00
ctimer.c ensure matching format and type in debug printf 2010-04-09 16:21:07 +00:00
ctimer.h
ipolite.c
ipolite.h
Makefile.rime Include new broadcast-announcement and renamed collect-neighbor in compilation 2010-03-19 13:21:24 +00:00
mesh.c
mesh.h
multihop.c
multihop.h
neighbor-discovery.c
neighbor-discovery.h
netflood.c
netflood.h
packetbuf.c Added check to not copy or create too large packets 2010-05-02 14:59:11 +00:00
packetbuf.h Added macro to identify address attributes for use in header processing modules 2010-05-27 20:28:29 +00:00
packetqueue.c
packetqueue.h
polite-announcement.c updated function: has_value argument was missing 2010-03-29 12:13:35 +00:00
polite-announcement.h
polite.c
polite.h
queuebuf.c Fixed conversion of packetbuf address type to address index and corrected return value 2010-05-02 12:21:34 +00:00
queuebuf.h Removed the (unused) header packet of the queuebuf. Added a function for accessing address attributes in the queuebuf 2010-04-30 07:29:08 +00:00
rime-udp.c
rime-udp.h
rime.c * Made Chameleon header processing module configurable (CHAMELEON_CONF_MODULE) 2010-05-28 06:18:39 +00:00
rimeaddr.c
rimeaddr.h
rimestats.c
rimestats.h
rmh.c
rmh.h
route-discovery.c
route-discovery.h
route.c
route.h
rucb.c
rucb.h
rudolph0.c
rudolph0.h
rudolph1.c
rudolph1.h
rudolph2.c
rudolph2.h
runicast.c * Added configurable default number of transmissions for CSMA to use when not specified using packetbuf attributes (CSMA_CONF_MAX_MAC_TRANSMISSIONS). 2010-03-26 12:29:29 +00:00
runicast.h
stbroadcast.c
stbroadcast.h
stunicast.c Debug printout fix 2010-04-30 07:29:31 +00:00
stunicast.h
timesynch.c
timesynch.h
trickle.c
trickle.h
unicast.c
unicast.h