DTNSim2 is a Simulator for Delay-Tolerant Networks (DTNs) written in Java. It is based on Sushant Jain s DTNSim, which was used for the Routing in a delay tolerant network paper. It has been exensively modified.
DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network Simulator.
DSR-UU implements most of the basic DSR features specified in the DSR
draft (version 10). One big exception is flow extensions.
DSR-UU does NOT use ARP, so do not be surprised if you do not see ARP
traffic. DSR-UU instead uses its own neighbor table that sets up the
MAC-to-IP translation during route discovery.