hi,
can anybody help me patch the ason patch file.i did it but i get several 
rejects and lines like hunk failed.the example in it worked but when i 
uncommented this line
$ns rtproto $RTPROTO $LSR0 $LSR1 $LSR6
i get errors
* Nodes created *
* Links created *
wrong # args: should be "set varName ?newValue?"
    while executing
"set nodeslist _o10 _o15 _o40"
    ("eval" body line 1)
    invoked from within
"eval "set nodeslist $args""
    (procedure "Agent/rtProto/DV" line 5)
    (Agent/rtProto/DV init-all line 5)
    invoked from within
"Agent/rtProto/DV init-all _o10 _o15 _o40"
    ("eval" body line 1)
    invoked from within
"eval Agent/rtProto/$proto init-all $rtprotos_($proto)"
    ("foreach" body line 2)
    invoked from within
"foreach proto [array names rtprotos_] {
eval Agent/rtProto/$proto init-all $rtprotos_($proto)
}"
    invoked from within
"if [info exists rtprotos_] {
foreach proto [array names rtprotos_] {
eval Agent/rtProto/$proto init-all $rtprotos_($proto)
}
} else {
Agent/rtProto/St..."
    (procedure "_o45" line 3)
    (RouteLogic configure line 3)
    invoked from within
"[$self get-routelogic] configure"
    (procedure "_o3" line 5)
    (Simulator run line 5)
    invoked from within
"$ns run"
    (file "example1.tcl" line 413)
 


Reply via email to