vote up 0 vote down star

I am trying to use the error model in ns2 with wireless links, I am using ns2.33. I tried the uniform error model and the markov chain model. No errors from ns but when I am trying to find the dropped packets due to corruption I can not find any of them using either the uniform or markov models. So please help me if I made any error in using the error model.

to search for dropped packets I am using eid@eid-laptop:~/code/ns2/noisy$ cat mixed.tr | grep d

My code is available here : http://pastebin.com/f68749435

flag

2 Answers

vote up 0 vote down

Try:

grep d mixed.tr
link|flag
vote up 0 vote down

the same, it is not working. I can see the trace file no dropped packets !!!

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.