フロー モニターを使用して 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)