|
DSDV:
The Destination-Sequenced Distance-Vector Routing (DSDV) implementation
developed for UbiSec&Sens is a simplified implementation of the
original MANET routing protocol, adapted to the resource restrictions
that apply in WSNs. DSDV is a table-driven routing scheme for ad hoc
mobile networks based on the classic Bellman-Ford algorithm. The
UbiSec&Sens implementation allows routing updates to be sent only by
potential destination nodes and also allows the higher protocol layers
to add/remove routing table entries, which is very useful for
crosslayer interaction.
|