Results 1 to 2 of 2
hi every one
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 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-01-2010 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 6
kernel_aodv
hi every one
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
Nitiket:
- 04-01-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,140
There are considerable differences between 2.4 and 2.6 kernel modules. You need to understand what they are before you approach this porting activity, for it is indeed a port, and not just a recompilation of the kernel module.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
