Re: [ns] awk script for Tora old trace file

2012-04-02 Thread Teerawat@UBC
HI, If you are interested in learning how tracing works in NS2, please read http://www.ns2ultimate.com/post/3995318343/post-processing-ns2-result-using-ns2-trace-main-post The above posts are based on the normal trace. If you are interested in wireless trace you might have to modify it a

[ns] [Help] Implementing a Steiner Tree for a multicast routing protocol

2012-04-02 Thread Manaswi Saha
Hello everyone, I am trying to develop a multicast routing protocol for wireless mesh networks. I am using a Steiner tree algorithm for constructing the multicast tree. I am not sure how to implement this routing tree algorithm in ns2 and store the same in the routing tables. I have gone

[ns] Error in IEEE 802.11 implementation

2012-04-02 Thread Abinaya Ulagapa
Hello everyone, In my implementation of an ad hoc network where 10 nodes communicate with a central hub, I get the following error and implementation does not terminate. * MAC_802_11: accessing MAC cache_ array out of range (src 10, dst 0, size 10)!* *MAC_802_11: accessing MAC cache_ array out