[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110825093937.2a8a1457@nehalam.ftrdhcpuser.net>
Date: Thu, 25 Aug 2011 09:39:37 -0700
From: Stephen Hemminger <shemminger@...tta.com>
To: Miroslav Kratochvil <exa.exa@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: Traffic shaping - class ID 16bit limit?
On Thu, 25 Aug 2011 18:28:01 +0200
Miroslav Kratochvil <exa.exa@...il.com> wrote:
> Technically the ClassID seems to be "hardcoded" as a 16bit value, but
> after some source searching, I haven't found any good reason for it to
> be 16-bit only.
Granted it was a poor choice in the initial design.
It is wired into the API and changing it would be quite painful.
You might be able to do the same thing by splitting traffic
into multiple virtual devices (dummy or ifb) and then doing
another layer.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists