Showing posts with label olsr. Show all posts
Showing posts with label olsr. Show all posts

olsr_example.tcl

Sunday, March 7, 2010 7:23 PM Posted by naz
Labels: ,

0

Can also be downloaded from here : Download olsr_example.tcl
olsr_example.tcl

UM-OLSR patch for ns-allinone-2.34

Tuesday, March 2, 2010 12:10 AM Posted by naz
Labels: ,

11

Download :





% tar zxvf um-olsr-0.8.8
% mv um-olsr-0.8.8 olsr
% mv olsr /usr/local/bin/ns-allineone-2.34/ns-2.34/
% mv um-olsr-2.34_v0.8.8.patch /usr/local/bin/ns-allinone-2.34/ns-2.34/olsr/
% cd /usr/local/bin/ns-allinone-2.34/ns-2.34
% patch -p1 < olsr/um-olsr-2.34_v0.8.8.patch
% make 

Best of luck!