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

Re: [ns] DSDV agent





On Mon, 15 Oct 2001, Aja Rangaswamy wrote:

> 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?

yes. You can delete it.

-ya

> 
> Thanks in advance.
> 
> aja
>