No drop packets using the error models for wirelesss scenario ?

Posted on Stack Overflow See other posts from Stack Overflow
Published on 2008-11-05T17:10:31Z Indexed on 2010/05/15 6:24 UTC
Read the original article Hit count: 238

Filed under:
|
|
|

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

© Stack Overflow or respective owner

Related posts about ns2

Related posts about tcl