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

[ns] DSDV agent



Hi, 
I have a  doubt regarding the creation of a mobile node using DSDV as the
adhocRouting agent.
Uder the new API, we use 
$node -node-config -adhocRouting $opt(DSDV) 
to create a node with DSDV routing.

Since the old method of calling it, ie
set node dsdv-create-mobile-node $id
is not used then the file, ~ns/tcl/mobility/dsdv.tcl is redundant.

I would like to know if i can safely delete this file or are the methods in
this file being used elsewhere to initialise the node?

Thanks in advance.

aja