[ns] Accessing agents in Tcl

Madhan Mohan madhan80@eth.net
Thu, 4 Oct 2001 19:37:25 +0530


I want to access the routing agent (like DSDV ) in my Tcl code.
How do I do that?
The variable RoutingAgent_ in Simulator class just gives the name "DSDV" and
not the agent itself.
I find that there is no function like $node_  get-agent


Thank You
Madhan