Received: with ECARTIS (v1.0.0; list netdev); Thu, 15 Apr 2004 03:20:49 -0700 (PDT) Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.241.160.9]) by oss.sgi.com (8.12.10/8.12.9) with SMTP id i3FAKWKO026982 for ; Thu, 15 Apr 2004 03:20:33 -0700 Received: from dsl.pipex.com (81-178-251-213.dsl.pipex.com [81.178.251.213]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 57ACA1C000BD for ; Thu, 15 Apr 2004 10:42:29 +0100 (BST) Message-ID: <407E5905.9070108@dsl.pipex.com> Date: Thu, 15 Apr 2004 10:42:29 +0100 From: Andy Furniss User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: netdev@oss.sgi.com Subject: IMQ / new Dummy device post. Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-archive-position: 4678 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: andy.furniss@dsl.pipex.com Precedence: bulk X-list: netdev Content-Length: 1183 Lines: 28 >What am i looking for? >1) users and authors of IMQ to tell me if this achieves what IMQ >started >as. I have to say I DONT like the level of obstrutiveness from IMQ as >is >today. The code added by this is small (100 or less lines on top of >dummy) and doesnt touch any of the main core bits. >2) testing of the above by people who use IMQ >3) If someone has better ideas - i am not religious about keeping this; >but it certainly cant be the blasphemy that IMQ introduces I am just a user and would drop IMQ without hesitation for something you consider more elegant, but I am not sure whether or not dummy will do what I want. The only reason I use IMQ (+ NAT patch) is that I need to shape ingress (I know I can't shape it "properly" from the wrong end of the bottleneck without an intelligent app, but the ingress policer does not let me share local and forwarded bandwidth and is not fair per user if I just throttle the whole link). I am not sure if dummy will sort this for me, there may be some other way? Basically all I need is something I can use HTB on where the qos ingress box is on this diagram. http://www.docum.org/stef.coene/qos/kptd/ Andy.