我正在尝试使用流监视器监视 tcp 流。attach-fmon 需要在无线连接中不可用的链接对象。我怎么解决这个问题 ?还有其他解决方案吗?
我的代码在这里 http://pastebin.com/f59241692
我收到此错误消息
eid@eid-laptop:~/code/ns2/noisy$ ns mixed.tcl
num_nodes is set 3
INITIALIZE THE LIST xListHead
invalid command name ""
while executing
"$lnk attach-monitors $isnoop $osnoop $dsnoop $fm"
(procedure "_o3" line 5)
(Simulator attach-fmon line 5)
invoked from within
"$ns_ attach-fmon $wllink $fmon"
(file "mixed.tcl" line 182)