Class Summary |
AckHeader |
AckHeader defines a packet that contains only an acknowledgement for a DSR packet. |
DataHeader |
DataHeader represents a packet with an explicit route. |
DSRRoutingAlgorithm |
DSRRoutingAlgorithm implements most of the DSR protocol. |
FloodingHeader |
FloodingHeader is a generic header for any type of flooded packet. |
PacketId |
PacketId uniquely identifies a packet in the simulation through originator address plus an
originator sequence ID. |
Route |
Route provides a convenient interface for dealing with routing chains with copy-on-write
semantics. |
RouteError |
RouteError tells nodes about a broken link from one point to another. |
RouteReply |
RouteReply contains a response to a RouteRequest by holding a complete path from originator to
desired destination. |
RouteRequest |
RouteRequest is a flooded protocol header to request a route from the originator to a target. |
TestDSR |
TestDSR |
TestRoute |
TestRoute |