From: Jean-Francois Lemieux jflemieux@yahoo.com
To: lartc@vger.kernel.org
Subject: [LARTC] tbf error in kernel 2.4
Date: Sun, 04 Feb 2001 16:21:31 +0000 [thread overview]
Message-ID: <marc-lartc-98373940416969@msgid-missing> (raw)
<PRE>I use this configuration in kernel 2.2.16 :
./tc qdisc add dev eth0 root handle 1: cbq bandwidth
10Mbit cell 8 avpkt 1000 mpu 64
./tc class add dev eth0 parent 1:0 classid 1:1 cbq
bandwidth 10Mbit rate 10Mbit allot 1514 weight 1Mbit
prio 7 maxburst 20 avpkt 1000 bounded isolated
./tc class add dev eth0 parent 1:1 classid 1:100 cbq
bandwidth 10Mbit rate 800Kbit allot 1514 weight 80Kbit
prio 5 maxburst 21 avpkt 1000 bounded
./tc qdisc add dev eth0 parent 1:100 tbf rate 800Kbit
burst 20Kbit mtu 1514 peakrate 820Kbit latency 500ms
./tc filter add dev eth0 parent 1:0 protocol ip prio 5
u32 match ip src 192.168.127.1/32 flowid 1:100
My problem is that this configuration works well in
kernel 2.2.16. I try to use it in 2.4, and I've got
rtnetlink error for tbf command line. What's has been
modified since 2.2 ?
__________________________________________________
Get personalized email addresses from Yahoo! Mail - only $35
a year! <A HREF="http://personal.mail.yahoo.com/">http://personal.mail.yahoo.com/</A>
</PRE>
next reply other threads:[~2001-02-04 16:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-04 16:21 Jean-Francois [this message]
2001-02-04 16:26 ` [LARTC] tbf error in kernel 2.4 bert
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-98373940416969@msgid-missing \
--to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox