[ns] implementation of OLSR in ns2.29 or ns2.31

2007-08-24 Thread Ababaa Hamba

Hi there: I'm working on Mesh routing protocols and I look for OLSR,MRP in 
ns2.29. The one I got is OLSR for ns2.1b9 and it doesn't apply for 
ns2.29.Anyone who can share me his help?
   
-
Park yourself in front of a world of choices in alternative vehicles.
Visit the Yahoo! Auto Green Center.


Re: [ns] implementation of OLSR in ns2.29 or ns2.31

2007-08-24 Thread Kunagorn K.


Hi all,
I've got two NS-2 extensions with OLSR supported which are 
ns-allinone-2.27-oolsr-0.99.15.tar.gz from INRIA and nrlns2Extender-2.29a1.tgz 
from NRL. But I've tried both of them. So, could anyone tell us what are the 
pros and cons of these two extensions?
 
Cheers,
 Date: Thu, 23 Aug 2007 23:58:34 -0700 From: [EMAIL PROTECTED] To: 
 ns-users@ISI.EDU Subject: [ns] implementation of OLSR in ns2.29 or ns2.31  
  Hi there: I'm working on Mesh routing protocols and I look for OLSR,MRP in 
 ns2.29. The one I got is OLSR for ns2.1b9 and it doesn't apply for 
 ns2.29.Anyone who can share me his help?  
 - Park yourself in front of a world of 
 choices in alternative vehicles. Visit the Yahoo! Auto Green Center.
_
Invite your mail contacts to join your friends list with Windows Live Spaces. 
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=createwx_url=/friends.aspxmkt=en-us

Re: [ns] implementation of OLSR in ns2.29 or ns2.31

2007-08-24 Thread Samer Bali

Try this link:
http://masimum.dif.um.es/?Software:UM-OLSR

I installed it on ns2-29 under linux suse 10.1, and it works without
problems.

Hope this helps.
Samer

- Original Message - 
From: Ababaa Hamba [EMAIL PROTECTED]
To: ns-users@ISI.EDU
Sent: Friday, August 24, 2007 8:58 AM
Subject: [ns] implementation of OLSR in ns2.29 or ns2.31



 Hi there: I'm working on Mesh routing protocols and I look for OLSR,MRP in 
 ns2.29. The one I got is OLSR for ns2.1b9 and it doesn't apply for 
 ns2.29.Anyone who can share me his help?

 -
 Park yourself in front of a world of choices in alternative vehicles.
 Visit the Yahoo! Auto Green Center. 



[ns] how to get used-bandwidth of a wireless node in ns

2007-08-24 Thread Zhao Junmin

Hi everyone,

I am trying to add admission control mechanism in dsr ,so I need to know
a node's bandwidth which has occupied at any moment. here ,there is a
method. in dsr, enable every flow to carry occupied bandwidth by itself.
we can compute a node's bandwidth which has occupied through integrating
all flows' occupied bandwidth which pass through the node.
But,I don't know any better one,so I would like to get some advice.
thanks!

zhaojunmin