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

network dynamics and dynamic routing fails



HI Folks,

could somebody please confirm that the combination of network dynamics
and dynamic routing fails in ns.
In detail:

   $ns rtproto DV
   
   $ns rtmodel Deterministic {2.61 0.98 0.02} $n(2) $n(3)
   #or:
   $ns rtmodel-at 2.0 down $n(2) $n(3)
   $ns rtmodel-at 3.0 up $n(2) $n(3)


during compilation the script produces various error messages i do not
understand.

ns: _o196 runq 3.5899999999999999: can't read "mpathClsfs_(4)": no such
variable
    while executing
"$mpathClsfs_($id)..."
    invoked from within
"if [info exists nonLink($link)] {
$mpathClsfs_($id) clear $slot
incr routes_($id) -1
}"
    ("foreach" body line 2)
    invoked from within
"foreach {slot link} [$mpathClsfr_($id) adjacents] {
if [info exists nonLink($link)] {
$mpathClsfs_($id) clear $slot
incr routes_($id) -1
}
}"
.........

Could please somebody verify this phenomenon

Cheers
Mike