[Click] generating artificial delay

Eddie Kohler kohler at CS.UCLA.EDU
Tue Mar 16 22:14:10 EST 2004


Hi Simon,

> I am doing some network testings and I need a tool to generate some
> artificial delay on the intermediate router (lets say 100ms from
> incoming to outgoing) to simulate some sort of network. I need the
> support for Linux IPv6.

I would expect that the configurations suggested by others -- in
particular,

FromDevice(eth0) -> Queue(10000) -> DelayUnqueue(100ms) -> ToHost(eth0)

should work OK. 

Eddie


More information about the click mailing list