[ns] {Spam?} Re: measure latency from tracefile

2007-06-11 Thread Sérgio Alexandre
There are plenty of scripts written in many languages for that purpose, just search in the mailling list or g**gle it. Samir Salman wrote: > Guys, > > I got the tracefile of my new mac protocol. Any ideas how to measure > one-hop or end-end latency from the given data? > > thank you in advance,

Re: [ns] hierarchical addressing and number of nodes

2007-06-07 Thread Sérgio Alexandre
if you : # Set NS Addressing AddrParams set domain_num_ 9 AddrParams set cluster_num_ {9 9 9 9 9 9 9 9 9} AddrParams set nodes_num_ {9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 etc..} p. example you will have no problema running your simulation. Just raise the numbers. pankaj kumar wrote: > Hi All

[ns] {Spam?} Re: WFQ and SFQ

2007-01-07 Thread Sérgio Alexandre
WFQ is a queuing discipline that belongs to the family of Fair Qeueing algorithms. You can use it on wired/wireless envinronments the same way. You can google it and you will find your answer about how to use it on wireless env. lekkie omotayo wrote: > Hi guys, > > Pls, can anybody direct me

[ns] {Spam?} diffserv + mobileIP

2006-12-21 Thread Sérgio Alexandre
Dear all, i'm testing some wireless scenarios that would help me for my research. I have a difficulty to configure the policies of the scheduler because of the hierarchical type of address (ex: MobileNode: 1.1.1) is, in a certain way, incompatible with the current inputs of diffserv. In wired