DSDV is a proactive routing protocol that uses periodic routing table exchanges and sequence numbers to avoid loops. AODV is a reactive protocol based on DSDV that uses on-demand route discovery with broadcast RREQ and unicast RREP messages to find routes, and maintains routing tables at nodes instead of in packet headers like DSR. Both protocols aim to quickly adapt to dynamic links with low overhead.
Related topics: