[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: trace-{topo|tree} functional?



Out of curiosity, I added the following in ns/tcl/ex/mcast.tcl:

set mcastmonitor [$ns McastMonitor]
$mcastmonitor set period_ 0.03
$mcastmonitor trace-tree $cbr0 0x8002

resulting output was of the form:

1.0500000000000007 0 0 0 0 _o119 0x8002
1.0800000000000007 0 0 0 0 _o119 0x8002
1.1100000000000008 0 0 0 0 _o119 0x8002

for tree and

can't read "prune_(_o119:0x8002:2:1)": no such element in array
    while executing
"incr prune $prune_($source:$group:$from:$to)"
    (procedure "_o122" line 11)
    (McastMonitor print-trace line 11)
    invoked from within
"$self print-trace $source $group"
    (procedure "_o122" line 8)
    (McastMonitor trace-topo line 8)
    invoked from within
"$mcastmonitor trace-topo $cbr0 0x8002"

for topo. Ditto for similar additions to tcl/ex/newmcast/mcast1.tcl, 
so I don't think it's me...

hth,

L.

<http://www.ee.surrey.ac.uk/Personal/L.Wood/>PGP<[email protected]>