AODV-UU (Ad-hoc On-demand Distance Vector Routing, from Uppsala University) is a routing protocol under investigation by the IETF for use in ad-hoc networks, where both end-users and routers are mobile. This implementation supports IPv6 and multicasting (with the appropriate patch) and is compliant with RFC 3561.
| Tags | Communications Internet Networking |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Changes: Updates to compile on 2.6.20 and 2.6.22, fixes for cross-compiling for ARM, memory leak fixes, and updates to the NS-2 connection. Route metrics are now used for deleting routes.


Changes: Bugfixes were made for netlink type conflicts, netlink broadcasting, modile initialization, module shutdown, and address printing.


Changes: Netlink is used to handle routing tables and debug output. The broken gateway support in 0.9.1 has been fixed. Gateway encapsulation fixes have been added, but are disabled by default. Compile fixes have been added for never kernels.


Changes: Compilation and bugfixes. ns-2.28 support has been added.


Changes: Compilation warnings have been fixed.