netdev
[Top] [All Lists]

Re: [PATCH] netem - distribution table fixes.

To: Stephen Hemminger <shemminger@xxxxxxxx>
Subject: Re: [PATCH] netem - distribution table fixes.
From: "David S. Miller" <davem@xxxxxxxxxx>
Date: Mon, 30 Aug 2004 16:55:51 -0700
Cc: netdev@xxxxxxxxxxx
In-reply-to: <20040830135717.1f4a3af0@xxxxxxxxxxxxxxxxxxxxx>
References: <20040830135717.1f4a3af0@xxxxxxxxxxxxxxxxxxxxx>
Sender: netdev-bounce@xxxxxxxxxxx
On Mon, 30 Aug 2004 13:57:17 -0700
Stephen Hemminger <shemminger@xxxxxxxx> wrote:

> Fix some issues with netem. 
>  * fix memory link in q_destroy where distribution table not freed
>  * fix math error in tabledist that made it work for only small values
>  * change API for distribution table so scaling factor is constant and
>    table size is determined by looking at the rtnetlink payload size.
>    this is faster and simpler. Since haven't actually released the tools to 
> load
>    the table yet, this is the chance to get it right ;-)
> 
> Signed-off-by: Stephen Hemminger <shemminger@xxxxxxxx>

Looks good, applied.

<Prev in Thread] Current Thread [Next in Thread>