Best-effort multihop forwarding

The rmh module implements a multihop forwarding mechanism. More...

Files

file  rmh.c
 

Multihop forwarding.


file  rmh.h
 

Multihop forwarding header file.



Detailed Description

The rmh module implements a multihop forwarding mechanism.

Routes must have already been setup with the route_add() function. Setting up routes is done with another Rime module such as the route-discovery module.

The hop-by-hop reliable multi-hop unciast primitive is similar to the best-effot multi-hop unicast primitive except that it uses the reliable single-hop primitive for the communication between two single-hop neighbors.

Channels

The rmh module uses 1 channel.


Generated on Mon Apr 11 14:23:52 2011 for Contiki 2.5 by  doxygen 1.6.1