[ns] MAC_802_11 Sendup and Senddown delay

2006-05-01 Thread Bahman Kalantari Sabet
Dear all, I want to add an additional delay (suppose: a variable called delay2_ ) to the NefIF of my node, so that all the packets sent from/to the WirelssPhy are scheduled to go through this delay. I want to investigate the MAC performance (throughtput) of the system when this delay is

Re: [ns] MAC_802_11 Sendup and Senddown delay

2006-05-01 Thread Ilyes Gouta
Hi, As far as I can remember, there is already a delay Queue implementation in the ~/ns-2.2x/queue directory. This does the delay at packet level and not MAC level, so I don't know if will really fit your needs. The queue can be configured to apply a random delay too to the incoming packets.

[ns] Developing DSR protocol, problem request:

2006-05-01 Thread Tariq Alsaifi
I am trying to develop dsr protocol with new ideas, and I did investigate C++ codes, NS-2 Manual the email archive. I am using ns-2.29 So far I’m facing two problems I have a request: First – In trace file, the dsr flag related to routing request (-Pq: Routing Request Flag) does not give the

[ns] : Found Error in cmu-scen-gen / cbrgen.tcl

2006-05-01 Thread [EMAIL PROTECTED]
Hi, I found an error in the cmu's script to generate traffic pattern. The file is ns_dir/indep-utils/cmu-scen-gen/cbrgen.tcl My ns version is ns-2.29 Error is in lines 166 and 183: you must change [expr $opt(nn) + 1] with [expr $opt(nn)]. I think that this correction follows directly from

Re: [ns] Error: Segmentation Fault (Core Dumped)

2006-05-01 Thread Jongman Heo
How about using gdb or valgrind to trace the problem? Jongman. 2006/4/30, Tomáš Pataj [EMAIL PROTECTED]: Hi NS users, I tried to make some changes in DiffServ module according to Sergio Anderozzi DiffServ patch. His patch is functional in version NS-2.1b8a. Patch is here:

Re: [ns] [bug] Build failure on 64-bit Mandriva 2006.0

2006-05-01 Thread D. R. Evans
The final link stage where the executable ns is supposed to be built is failing with the following error (after applying Tom Henderson's suggested fix to the problem regarding teh X libraries): ... most of command elided for clarity... mp/ns-allinone-2.29/otcl-1.11 -lotcl

[ns] why noone wants to help me? :(

2006-05-01 Thread lewapryb
I'm sorry that I am writing in such way, but I really need help. I am trying to install ns-2.1b7a because I want to patch gprs wrote by Richa Jain. I tried installing it and I have such error: tclcl-mappings.h: In static member function #8216;static int TclObjectHelperT::dispatch_(void*,

Re: [ns] why noone wants to help me? :(

2006-05-01 Thread Tiago Camilo
Did you already look to this page: http://zzlinux.blogspot.com/2004/12/ns2-building-experiences.html Good luck... -- Tiago Camilo PhD student Laboratory of Communication and Telematics University of Coimbra Quoting [EMAIL PROTECTED]: I'm sorry that I am writing in such way, but I really

[ns] About setting meanPktSize value in DiffServ

2006-05-01 Thread Qiang \(Tony\) Yang
Dear NS users, In DiffServ scenarioes, we need to set meanPktSize to let RED calculate average queue size. If we only have one physical queue, then we can set meanPktSize to be the packet size of the traffic through that queue. My question then is, if we have multiple physical queues, say 3,