[ns] invalid command name MAC_MIB help needed

2009-05-09 Thread Nikheel Kumar
hi all, please tell me what is invalid command name MAC_MIB error. i tired to search for this. plz help me. regards,

[ns] a question about dmux_->recv() in AODV

2009-05-09 Thread 大鹏 曲
hi :     Recently, I study the AODV code in ns2-2.28 developed by you, but there is a quetion puzzling me for a while. There are some code in "void AODV::forward(aodv_rt_entry *rt, Packet *p, double delay)" in AODV.cc .. if (ch->ptype() != PT_AODV && ch->direction() == hdr_cmn::UP &&  ((u_

[ns] WCCP or RBCC source code

2009-05-09 Thread Abdeladim Louhaidia
Hello NS coders, We are implementing a novel congestion control protocol for ad hoc networks and we would like to compare it with RBCC (Rate Based Congestion Control) wich is also called WCCP (Wireless Congestion Control Protocol) So if any of you have implemented it, please send us a copy. Thank

[ns] Fwd: NS wireless simulation problem

2009-05-09 Thread Mohammed Amine Koulali
Hi, I'm actually working on on wireless routing for sensor networks. I tried to execute the script : /ns-2.29/tcl/ex/wireless-mitf.tcl, I'm getting the above text in the console : num_nodes is set 2 INITIALIZE THE LIST xListHead Starting Simulation... channel.cc:sendUp - Calc highestAntennaZ_

[ns] Compilation time of AODV

2009-05-09 Thread Bringo Shawn
Hi friends, I want to note the compilation time of AODV. Please tell me how can I do this? Regards.