All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc-Christian Petersen <m.c.p@gmx.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Kernel config for HTB
Date: Fri, 22 Nov 2002 17:07:51 +0000	[thread overview]
Message-ID: <marc-lartc-103798510017741@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103798451316974@msgid-missing>

On Friday 22 November 2002 18:00, Benjamin Goedeke wrote:

Hi Benjamin,

> tc qdisc add dev ppp0 root handle 1:0 htb default 5
> all I get is
> HTB init, kernel part version 3.7
> HTB: need tc/htb version 3 (minor is 7), you have 10
> "RTNETLINK answers: Invalid argument"
wrong tc version :)

> Can anyone please point me to the relevant section in menuconfig to
> enable the CONFIG_*NETLINK options
CONFIG_NETLINK does not exist anylonger on any 2.4 kernel. 2.2 have this 
config option.

Download this: http://luxik.cdi.cz/~devik/qos/htb/v3/htb3.6-020525.tgz

extract it, you'll see a "tc" binary. Do a "mv ./tc /sbin" and try the above 
again and you'll see that it works :) ... That binary has the needed patches 
for tc already applied to use HTB.

have fun :)


-- 
Kind regards
        Marc-Christian Petersen

http://sourceforge.net/projects/wolk

PGP/GnuPG Key: 1024D/569DE2E3DB441A16
Fingerprint: 3469 0CF8 CA7E 0042 7824 080A 569D E2E3 DB44 1A16
Key available at www.keyserver.net. Encrypted e-mail preferred.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  reply	other threads:[~2002-11-22 17:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-22 17:00 [LARTC] Kernel config for HTB Benjamin Goedeke
2002-11-22 17:07 ` Marc-Christian Petersen [this message]
2002-11-22 17:39 ` Stef Coene
2002-11-22 17:49 ` Benjamin Goedeke
2002-11-23  8:57 ` Ivo De Decker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-103798510017741@msgid-missing \
    --to=m.c.p@gmx.net \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.