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

Variable Link Delay



Hello,

I'm trying to model the effect of a variable link delay (given an
empirical delay distribution) on TCP.  I managed to change the recv
method of class LinkDelay to include the delay statistics I need.  This
works fine if there was only one link in the simulation.  However, not
all links in the simulation need to follow this distribution.  Is there
a better way of doing this so that different links have different
empirical delay distributions  ?

Thanks,
Manish Airy