LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Combine um-olsr patch and Directional antenna patch (https://www.linuxquestions.org/questions/linux-newbie-8/combine-um-olsr-patch-and-directional-antenna-patch-4175501962/)

ws19561986 04-16-2014 11:52 AM

Combine um-olsr patch and Directional antenna patch
 
Hello everyone,

Does anyone know how to combine these two patches in order to simulate OLSR with Directional antennas. The directional antenna patch is only working with AODV.

um-olsr
https://docs.google.com/file/d/0B4QW...NGZ1gzc2M/edit
Directional antenna
https://docs.google.com/file/d/0B4QW...paekNOSk0/edit

knudfl 04-17-2014 12:18 PM

A) By patching in this order ..
1) um-olsr_ns-2.33_v1.0.patch 2) dir-antenna.patch 3) multi-if.patch,
.. the olsr simulations will complain: "can't read "numifs": no such variable".

B) Using the "default multi-interface", multi-interface-ns233.patch :
http://mohittahiliani.blogspot.dk/20...interface.html
1) um-olsr_ns-2.33_v1.0.patch 2) dir-antenna.patch 3) multi-interface-ns233.patch,
("3" must be applied outside ns-allinone-2.33: patch -p0 < multi-interface-ns233.patch)
.. then the directional-antenna simulation complains : No "numifs". ( OLSR is OK.)

? There may be a solution ? Please read the following carefully :
* http://telecom.inescporto.pt/~rcampo...cesSupport.pdf
* http://itantenna.blogspot.dk/2012/01...-multiple.html
Google ns2 multi-interface https://www.google.com/webhp?hl=all#...ulti-interface


About your links to "docs.google" ( Permission denied) :
Please use the option "Share", and tick "Change",
then select e.g. "Public on the web", and → "Save".
.. Then the files should be readable for others but yourself.

-


All times are GMT -5. The time now is 08:25 PM.