Re: want to randomly drop packets based on percent

From: Stephen Hemminger
Date: Mon Apr 17 2006 - 12:19:24 EST


On Mon, 17 Apr 2006 03:38:33 -0400
George Nychis <gnychis@xxxxxxx> wrote:

> Hey,
>
> I'm using the 2.4.32 kernel with madwifi and iproute2 version
> 2-2.6.16-060323.tar.gz
>
> I wanted to insert artificial packet loss based on a percent so i found:
> network emulab qdisc could do it, so i compiled support into the kernel
> and tried:
> tc qdisc change dev eth0 root netem loss .1%

Most likely, you the version of the kernel you are running was not
configured with netem enabled.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/