This document discusses MANET routing protocols and compares AODV and DSR protocols. It provides an overview of ad hoc networks and their key characteristics like being decentralized and relying on participating nodes to forward data. It then describes the main categories of ad hoc routing protocols - proactive (table-driven) and reactive (on-demand). The document dives deeper into AODV and DSR protocols, explaining their path discovery, maintenance and other mechanisms. The key differences noted are that DSR can handle uni-directional and bi-directional links while both protocols employ on-demand routing and broadcast discovery but use different approaches for route information storage and link failure handling.