Re: [ns] Different in dsredq.cc

2006-08-14 Thread Chris c
I don't have * if (mredMode == dropTail) { qParam_[0].edp_.th_min = atoi(argv[4]); return; }* in "void redQueue::config" I use 2.29 chirs On 8/13/06, Bie New <[EMAIL PROTECTED]> wrote: > > > Hello there, > > I am use ns-2.29, in the file ns-allinone-2.29/ns-2.29/diffserv/dsredq.cc, > at

[ns] Different in dsredq.cc

2006-08-13 Thread Bie New
Hello there, I am use ns-2.29, in the file ns-allinone-2.29/ns-2.29/diffserv/dsredq.cc, at line 57, void redQueue::config(int prec, int argc, const char*const* argv) { qParam_[prec].qlen = 0; qParam_[prec].edp_.th_min = atoi(argv[4]); qParam_[prec].edp_.th_max = atoi(argv[5]); qParam_[pr