From: Tim Shepard <shep@alum.mit.edu>
To: lartc@vger.kernel.org
Subject: [LARTC] error: structure has no member named `rate'
Date: Thu, 29 Jul 2004 20:16:36 +0000 [thread overview]
Message-ID: <E1BqHKP-0004CB-00@alva.home> (raw)
I want to take the functionality that I found sitting in
linux-2.6.8-rc2/net/sched/sch_netem.c for a test drive but I found
that the /sbin/tc that I have does not have the necessary knobs.
So I grabbed iproute2-2.6.X-ss040702.tar.gz and tried to build it,
but I got this:
q_netem.c: In function `netem_parse_opt':
q_netem.c:90: error: structure has no member named `rate'
and indeed, there is no longer a .rate member of the struct tc_netem_qopt.
I did some web searching and the patch mentioned here seems to be
responsible for removing it:
http://lwn.net/Articles/93487/
Since I see no snapshot more recent than
iproute2-2.6.X-ss040702.tar.gz, I went looking to see if there was
anonymous CVS access so I could get something even more recent.
I discovered the bk://developer.osdl.org/iproute2
pointer but when I tried to find a bitkeeper package to install on my
Debian system, I found none. (Some more web searching explained why
that is.)
So, before I try to figure out how to update iproute2-2.6.X/tc/*.[ch]
to make it work with my linux-2.6.8-rc2 kernel, can someone tell me
if this work has already been done by someone else? If it's in
bitkeeper already, could a new snapshot version be pushed out?
(Could some sort of bitkeeper to anoncvs gateway be set up so that I
could check out the most recent version without having to install
bitkeeper?)
(I'm newly subscribed to this list. If this has already been dealt
with, then I failed to figure out what message to read in the archives.)
-Tim Shepard
shep@alum.mit.edu
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next reply other threads:[~2004-07-29 20:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-29 20:16 Tim Shepard [this message]
2004-07-29 20:57 ` [LARTC] error: structure has no member named `rate' Stephen Hemminger
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=E1BqHKP-0004CB-00@alva.home \
--to=shep@alum.mit.edu \
--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.