I am using AODV protocol (nist aodvv 2.2.2-i386 or kernel aodv 2.2.2) on linux Fedora core 7 with kernel 2.6.21-1.3194.fc7. This protocol was compiled already for linux kernel 2.4 Now the same I need to use it on kernel 2.6 (FC7). But I got some difficluties as below.The main is FATAL: Module kernel_aodv not found. In source code of above protocol I have Kernel_aodv.o
[root@localhost routing]# uname -r
2.6.21-1.3194.fc7
[root@localhost routing]# sh start.sh
SIOCDELRT: No such process
Setting the MANET to nistdemo...
Starting the AODV IPv4... .
[root@localhost routing]# sh start_gateway.sh
Loading AODV Gateway version 2.2...
Gateway Interface: eth0
AODV Interface: ath0
Enabling IP forwarding
Zero MIN_DELAY for routing table changes
Flushing iptables and setting forwarding on ath0 interface