Interface: tos.lib.net.UnicastNameFreeRouting
interface UnicastNameFreeRouting
Provides a single next hop on a name-free protocol.
- Author:
-
Philip Levis
- Date:
-
$Date: 2006/12/12 18:23:29 $
Commands
command am_addr_t nextHop()
Events
Commands - Details
hasRoute
command bool hasRoute()
nextHop
command am_addr_t nextHop()
- Returns:
-
: The next best hop, or the local address if there is no route.
Events - Details
noRoute
event void noRoute()
routeFound
event void routeFound()