From mboxrd@z Thu Jan 1 00:00:00 1970 From: Denis Ovsienko Date: Fri, 06 Jan 2006 09:17:14 +0000 Subject: Re: [LARTC] HTB traffic shaping odd effects Message-Id: <20060106121714.4f36042c.linux@pilot.org.ua> List-Id: References: <43BE1D93.2040409@anchor.com.au> In-Reply-To: <43BE1D93.2040409@anchor.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org > tc qdisc add dev eth0 root handle 1: htb default 10 > tc class add dev eth0 parent 1: classid 1:1 htb rate 100mbit burst 24k Does the following help? tc qdisc add dev eth0 root handle 1: htb default 1 tc class add dev eth0 parent 1: classid 1:1 htb rate 81mbit burst 24k -- DO4-UANIC _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc