[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] accessing MAC cache_ array out of range in wired-cum-wireless-sim.tcl
Hi,
create-god [expr $opt(nn) + 2]
to account for all mobile nodes including the 2 basestations
Stefan
Susan Tsao wrote:
>
> Hello,
>
> I ran wired-cum-wireless-sim.tcl, but I see following error messages:
>
> MAC_802_11: accessing MAC cache_ array out of range (src 4, dst 0, size
> 3)!
> [suppressing additional MAC cache_ warnings]
>
> I'm using ns-allinone-2.1b8a and "mac-802_11.cc,v 1.38 2000".
> Similar messages have been posted in the past,
> http://www.isi.edu/nsnam/archive/ns-users/webarch/2000/msg04825.html
> and changes were made to Mac-802_11.cc (v 1.36), (v 1.37) regarding
> this,
> but I don't understand why is it still outputing 'cache_ outof range'.
> Any explanation will be greatly appreciated!!
>
> Thank you.
> Susan