From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Date: Sat, 28 Feb 2004 06:22:12 +0000 Subject: Re: [LARTC] HFSC Message-Id: <40403394.3020508@trash.net> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org syrius.ml@no-log.org wrote: > syrius.ml@no-log.org writes: > > >>where can i find more informations and examples about the *linux* HFSC >>? >>http://trash.net/~kaber/hfsc/ does not help here > > > the patch http://trash.net/~kaber/hfsc/ provides compiles correctly > when applied on > ftp://ftp.inr.ac.ru/ip-routing/iproute2-2.4.7-now-ss020116-try.tar.gz > but not on ss010824. > > # tc qdisc add dev eth0 root hfsc help > Usage: ... hfsc [ default CLASSID ] > > # tc qdisc add dev eth0 root hfsc default 1:10 > HFSC: Illegal "default" Default is just a class ID in the namespace of the qdisc, so you can't specify a handle: tc qdisc add dev eth0 root hfsc default 10 Regards Patrick > > (same results without the "root" option) > > > without talking about the wireless features, what's the difference > between http://trash.net/~kaber/hfsc and http://wsched.sf.net hfsc ? > > what are rt, ls and ul service curves ? > _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/