Other protocols

AODV-UU[1] is an implementation of AODV done at the Department of Information Technology at Uppsala University in Sweden. The implementation is interesting as it runs both on real life GNU/Linux systems and in the NS2 network simulator and it is consists of user-space code only(as opposed to other AODV implementations).

Kernel AODV[6] is another interesting AODV implementation. It is created by NIST which is an agency of the US Department of Commerce's Technology Administration. Kernel AODV is implemented as a Linux kernel module. This way all AODV operations are done in kernel space.



Andreas 2004-07-29