[ns] request for help about how to get MAC link in my Program

2009-04-02 Thread An Feng
Hello All, Can anyone help me to find out why I cannot get any MAC connection between nodes when I execute this program? And I always find minus dropped packets. Thank you for your help. Sincerely, Feng An please place the three files in the same folder, and use: ns *.tcl -nn XX to execute that

[ns] request for help about how to get MAC link in my Program

2010-04-20 Thread Shyam Sundar
Hi, I saw your mail in ns2 groups. I am also has similar problem. I need to send packet from node 0 to node 1 and then to node 2. ie from node 0 to node 2 via node 1. When send CBR packet to node 1, after ifqLen all the CBR packets gets dropped and someother routing packet gets send to node 2. Ple