Hi.
I am trying to run the example nsis scripts in the NSIS module for ns-2. I
was able to install the patch properly. The patch I have used contains the nat
forwading and QoS support. But while running the example qos script, I am
getting the following output.
**********Node 0 ping Node 7**********
***Node 0 send 'query' message (Dmode with rao) ***
Send with UDP
Current node is: 2
*** This is a UNknown flow ***
*** Node 2 receiv 'query' message ***
Creating new MA
*** Node 2 send 'response' message ***
Send with TCP
--- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) ---
_o18: no target for slot -1
_o18 type: Classifier/Hash/Dest
content dump:
classifier _o18
0 offset
0 shift
2147483647 mask
1 slots
slot 2: _o43 (Classifier/Port)
-1 default
---------- Finished standard no-slot{} default handler ----------
Please let me know how I can correct this.
Thank you in advance.