LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to patch TORA protocol in ns2.34 (https://www.linuxquestions.org/questions/linux-software-2/how-to-patch-tora-protocol-in-ns2-34-a-4175459938/)

Anil Kumar Giri 04-28-2013 11:16 PM

how to patch TORA protocol in ns2.34
 
please someone help how to patch the TORA protocol in ns2.34. If it is possible, pls provide the general rules to add any protocol, which is supported by ns2.34.

Thank You

knudfl 04-29-2013 03:51 AM

http://erl1.wordpress.com/2010/08/10...-ubuntu-10-04/
http://wpage.unina.it/marcello.caleffi/ns2/tora.html

$ cd ns-allinone-2.34/ns-2.34/ ; cp ns ns-orig : To have a backup.
$ make clean && make ; cp ns ns-tora : A "tora backup".
$ sudo cp ns-tora /usr/local/bin/.
Or / and : $ sudo make install : Will copy ns to /usr/local/bin/


Other tora links
http://forums.techarena.in/networkin...ty/1127469.htm
http://www-sop.inria.fr/members/Eitan.Altman/ns.htm

-


All times are GMT -5. The time now is 12:31 PM.