hello,
I'm using dei80211mr-1.1.1 and ns-allinone-2.31 and I want to simulate
a typical 802.11g ad-hoc network, so I set the following parameters to
that end.
$mac($i) dataMode_ Mode54Mb
$mac($i) basicMode_ Mode2Mb
With these settings (and several others) I'm getting the error
"Tabella non inizializzata 1" repetatly to cerr, and the trace file
just has:
D 30.004070305 _14_ MAC ERR 2 DSR 54 [0 ffffffff b 800] -------
[11:255 -1:255 32 0] 0 [0 0 0 0->0]
when ever a node tries to send something.
Any help that anyone could offer would be greatly appreciated.
Ryan
PS attached is the tcl script I'm attempting to use.