DSDV
DSDV, or Destination-Sequenced Distance-Vector routing, is a proactive routing protocol designed for mobile ad hoc networks (MANETs). It maintains routes to all destinations by periodically exchanging routing tables among nodes, allowing immediate forwarding decisions without a separate route discovery process.
A key feature of DSDV is the use of destination sequence numbers to ensure loop-free and current
Operation: Each node keeps a routing table with entries for every reachable destination, including the next
Advantages and limitations: As a proactive protocol, DSDV reduces route discovery delay and is suitable for
History and context: DSDV was introduced by C. E. Perkins and P. Bhagwat in 1994 as an