Re: [ns] Service based classification for SFQ/DRR

2006-07-25 Thread Alexander Sayenko
Hi How your implementation works? Just classical WRR/DRR schedulers, nothing special expect the LLQ which you can turn on/off. Do you compare your queue with RED, Green? Since RED is the queue management algorithm while WRR/DRR is the resource sharing algorithm, I do not consider them as

[ns] Throughput in TKN 802.11e

2006-07-25 Thread michelenuti
Hi NS users, I have a question about Throughput in 802.11e model of TKN. Why if I set a TCP flow with lower priority (prio_ 3) in 802.11e MAC it has a higher throughput of the same flow with 802.11 MAC? I think that the throughput should improve only with high priority (0, 1, 2)... Thank

[ns] [query]finding neighbor in dsr protocol

2006-07-25 Thread Karthikeyan Balraj
hi ns-users, I am trying to find whether the given node is our neighbor or not Is there any built-in function in ns(for dsr) or Is there anyway to do it in a simpler manner its urgentplz reply me note: I found a method named 'is_neighbor' in dsragent.cc but i couldnt

[ns] ns - nam validation failed

2006-07-25 Thread Giorgis Georgakoudis
System configuration: - gcc version 3.4.6 - tcl-8.4.9 - tk-8.4.9 - otcl-1.11 - tclcl-1.17 - http://www.isi.edu/nsnam/dist/daily/nam-1-20060724.tar.gz (nam daily snapshot) - http://www.isi.edu/nsnam/dist/daily/ns-2-20060724.tar.gz (ns daily snapshot) I'm getting this failure after building and

Re: [ns] Wireless packet size limit + wireless bandwidth question

2006-07-25 Thread Filippos Kolovos
- On 7/24/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: -- Forwarded message -- From: Heo Heo [EMAIL PROTECTED] To: ns-users@ISI.EDU Date: Sat, 22 Jul 2006 17:18:26 -0700 (PDT) Subject: [ns] Wireless packet size limit + wireless bandwidth question Hi all, I was

Re: [ns] help on tutorial

2006-07-25 Thread STP
hi all, http://www.nabble.com/user-files/113/msg.tcl msg.tcl Please, help me to correct the problem. regards, stp. -- View this message in context: http://www.nabble.com/help-on-tutorial-tf1953021.html#a5492078 Sent from the ns-users forum at Nabble.com.

[ns] How to implement FMIPv6 in mobiwan?

2006-07-25 Thread 1231 121
I am beginner for mobiwan. I plan to implement FMIPv6 in mobiwan.I read user guide download from offical site. In Article, I can not find out clue to slove such as Hi,Hack those singnal problem.Anyone can provide me information to overcome problem. Thanks.

Re: [ns] [query]finding neighbor in dsr protocol

2006-07-25 Thread M. Akif YAZICI
There is a method I know but it is at MAC level, so I don't know whether it will help. Since you are working on dsr, I guess you are using WirelessPhy as the physical interface. The class energy_model has a list of neighbors, namely neighbor_list, and WirelessPhy has a member of type