Hi Bala,

On Mon, Jun 25, 2012 at 10:21 AM, Balachandran Sivakumar <
benignb...@gmail.com> wrote:

>        I guess the tc tool would be of use to you. You can do
> something like this:
>
> # tc qdisc add dev eth0 root netem delay 100ms
>
> for adding a 100ms delay to all packets. It can be deleted later. tc
> lets us do a lot of things. This was just an example. A wrapper script
> over tc should be able to do the job.
>

Thanks. didn't know about tc. Looks like this will be useful for part of my
needs (for atleast simulating latency).

cheers,

  -Suraj

-- 
Career Gear - Industry Driven Talent Factory
http://careergear.in/
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to