TMAC problem
by Asifkhan112 from LinuxQuestions.org on (#4W288)
i just change the code in file which is MAC to MAC/TMAC and this problem occur
num_nodes is set 10
can't read "val(tmac)": no such element in array
while executing
"$ns_ node-config -adhocRouting $val(rp) \
-llType $val(ll) \
-macType $val(tmac) \
-ifqType $val(ifq) \
-ifqLen $val(ifqlen) \
-antType $val..."
(file "tmac.tcl" line 39)


num_nodes is set 10
can't read "val(tmac)": no such element in array
while executing
"$ns_ node-config -adhocRouting $val(rp) \
-llType $val(ll) \
-macType $val(tmac) \
-ifqType $val(ifq) \
-ifqLen $val(ifqlen) \
-antType $val..."
(file "tmac.tcl" line 39)