Re: how to implement OLSR?

knudfl <[email protected]>
Newsgroups gmane.network.simulator.isi
Message-ID <[email protected]>
> @swat
> olsr, ns-2.35

You cannot "run" the OLSR code, but /can/ build an ns-2.35 with OLSR :

$ tar xvf ns-allinone-2.35_gcc482.tar.gz
https://drive.google.com/file/d/0B7S255p3kFXNSGJCZ2YzUGJDVk0/view?usp=sharing
$ cd ns-allinone-2.35/
$ patch -p0 < umolsr-ns235_v1.0-2014.patch
https://drive.google.com/file/d/0B7S255p3kFXNeVZhWFVVZlJnUEU/view?usp=sharing
$ ./install
$ cd ns-2.35/
$ cp ns ns-olsr
$ sudo cp ns-olsr /usr/local/bin/
.... Then you can do $ ns-olsr ddebbie90-scenario.tcl
.... from the examples  umolsr-examples-04.2014.tar.gz
https://drive.google.com/file/d/0B7S255p3kFXNZG9TTjlvcHI4TXM/view?usp=sharing

-



--
View this message in context: http://network-simulator-ns-2.7690.n7.nabble.com/how-to-implement-OLSR-tp30013p30015.html
Sent from the ns-users mailing list archive at Nabble.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.