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

Re: [ns] simple question




hi user(?),

On Thu, 17 May 2001, user wrote:

> I would like to add some delay in ErrorModel for a
> particular packet (not for all packet!) which is
> independently of the delay in the LinkDelay module.

as the errormdel is derrived from the connector class you could implement
some stuff to the recv function to set a timer when receiving a packet,
save that packet to an array or a list and then follow up the packet on
the timer event - something like that.

od

-- 
   Oliver Dawid * [email protected] * http://www.fet.uni-hannover.de/~od/