All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ethy H. Brito" <ethy@inexo.com.br>
To: lartc@vger.kernel.org
Subject: [LARTC] HTB on 2.4.20pre10 kernel
Date: Sun, 13 Oct 2002 00:13:00 +0000	[thread overview]
Message-ID: <marc-lartc-103446806913454@msgid-missing> (raw)


Dear Gurus

I am trying HTB (first time) and this floated:

# tchtb qdisc add dev eth0 root handle 1: htb default 12
RTNETLINK answers: Invalid argument
#

(tchtb is the tc program I downloaded from HTB home page - I renamed it so I
can have both tc's - currently I use iproute2-2.4.7-now-ss020116-try - don't
know if it already supports HTB)

But this works like a charm:

# tchtb qdisc add dev eth0 root handle 1: cbq  bandwidth 10Mbit avpkt 1000
# (No erros or warnings!)

# uname -a
Linux inte 2.4.20-pre10 #6 Sat Oct 12 20:51:34 BRT 2002 i586 unknown

# grep HTB /usr/src/linux/.config
CONFIG_NET_SCH_HTB=y

.config says: (I set all QoS to Y - no modules)
#
# QoS and/or fair queueing
#
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_CBQ=y
CONFIG_NET_SCH_HTB=y
CONFIG_NET_SCH_CSZ=y
CONFIG_NET_SCH_PRIO=y
CONFIG_NET_SCH_RED=y
CONFIG_NET_SCH_SFQ=y
CONFIG_NET_SCH_TEQL=y
CONFIG_NET_SCH_TBF=y

There is no CONFIG_NETLINK option to set running menuconfig

Any soul to the rescue?

Regards

Ethy H. Brito         /"\
InterNexo Ltda.       \ /  CAMPANHA DA FITA ASCII - CONTRA MAIL HTML
+55 (12) 3941-6860     X   ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
S.J.Campos - Brasil   / \

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

             reply	other threads:[~2002-10-13  0:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-13  0:13 Ethy H. Brito [this message]
2002-10-13  0:18 ` [LARTC] HTB on 2.4.20pre10 kernel Marc-Christian Petersen
2002-10-13  1:58 ` Ethy H. Brito
2002-10-20  4:38 ` Joseph Watson
2002-10-20 12:26 ` Walter Haidinger

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-103446806913454@msgid-missing \
    --to=ethy@inexo.com.br \
    --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.