[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] create-connection Error
On Thu, 26 Apr 2001, Shekhar Kshirsagar wrote:
> Hi I'm getting following error, when I specify 'Null' for the <dsttype> in
> the call to create-connection.
>
> warning: using backward compatibility mode
> backward compat bug: need to update classMap for Null
>
> Here is my create-connection call:
> set cbr0 [$ns create-connection cbr $nList($i) Null $nList($j) 1]
try replacing cbr with CBR as it is defined as Agent/CBR.
--Padma.
>
>
> Can anybody please provide me a fix to this problem.
> Which type can I use, instead of Null?
>
> Thanks,
> Shekhar
>
>
--
------------------------------------------------
Be true to your work, your word, and your friend.
--Thoreau
Padmaparna Haldar