From: Joerg Hartmann <J.Hartmann@megalearn.de>
To: lartc@vger.kernel.org
Subject: [LARTC] can not use htb with kernel 2.4.21
Date: Mon, 30 Jun 2003 08:54:14 +0000 [thread overview]
Message-ID: <marc-lartc-105696361713445@msgid-missing> (raw)
Hello,
i made a kernel 2.4.21 with HTB support directly compiled in (no module),
but "grep -i htb /proc/ksysms" find's nothing.
When i try "tc qdisc add dev eth0 root handle 1: htb default 12"
i get the error : RTNETLINK answers: Invalid argument
I made a second version of this kernel with all possible QoS options and
queueing disciplines on/enbaled without success.
I get the same error.
My system is Debian Woody. I grabed a copy of the tc-binary from
luxik.cdi.cz/~devik/ .
# QoS and/or fair queueing
#
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_CBQ=y
CONFIG_NET_SCH_HTB=y
CONFIG_NET_SCH_CSZ=m
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
CONFIG_NET_SCH_GRED=y
CONFIG_NET_SCH_DSMARK=y
CONFIG_NET_SCH_INGRESS=y
CONFIG_NET_QOS=y
CONFIG_NET_ESTIMATOR=y
CONFIG_NET_CLS=y
CONFIG_NET_CLS_TCINDEX=y
CONFIG_NET_CLS_ROUTE4=y
CONFIG_NET_CLS_ROUTE=y
CONFIG_NET_CLS_FW=y
CONFIG_NET_CLS_U32=y
CONFIG_NET_CLS_RSVP=y
CONFIG_NET_CLS_RSVP6=y
CONFIG_NET_CLS_POLICE=y
Does anyone has had the same problem ?
Or does anybody know what to do now ?
regards
Joerg
--
Jörg Hartmann Tel: +49 391 40 00 125
J.Hartmann@megalearn.de
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next reply other threads:[~2003-06-30 8:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-30 8:54 Joerg Hartmann [this message]
2003-06-30 9:11 ` [LARTC] can not use htb with kernel 2.4.21 Martin Volf
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-105696361713445@msgid-missing \
--to=j.hartmann@megalearn.de \
--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.