From: Walter Haidinger <walter.haidinger@gmx.at>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] HTB on 2.4.20pre10 kernel
Date: Sun, 20 Oct 2002 12:26:07 +0000 [thread overview]
Message-ID: <marc-lartc-103511703604793@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103446806913454@msgid-missing>
On Sun, 20 Oct 2002, Joseph Watson wrote:
> [root@dw jtwatson]# uname -a
> Linux 2.4.18-6mdk #1 Fri Mar 15 02:59:08 CET 2002 i586 unknown
> [root@dwwireless jtwatson]# lsmod
> Module Size Used by Not tainted
> sch_htb 12960 0 (autoclean) (unused)
> .....
>
> All looks good to me, I have the new tc binary in the current directory, and
> issue the following command:
>
> [root@dw jtwatson]# ./tc qdisc add dev eth1 root handle 1: htb default 12
> RTNETLINK answers: Invalid argument
From "Changes" on the HTB homepage:
* 15.8.2002
o HTB included in 2.4.20pre1 and next 2.5.x patch.
You're using kernel 2.4.18. Perhaps it does not include the HTB v3.6
patch, only HTB2. Then the kernel module would not understand the "new"
HTB3 tc commands.
Check your kernel syslog messages! 2.4.20pre10 gives me the following:
kernel: HTB init,kernel part version 3.7
Walter
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
prev parent reply other threads:[~2002-10-20 12:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-13 0:13 [LARTC] HTB on 2.4.20pre10 kernel Ethy H. Brito
2002-10-13 0:18 ` 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 [this message]
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-103511703604793@msgid-missing \
--to=walter.haidinger@gmx.at \
--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.