All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] error: structure has no member named `rate'
@ 2004-07-29 20:16 Tim Shepard
  2004-07-29 20:57 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Shepard @ 2004-07-29 20:16 UTC (permalink / raw)
  To: lartc


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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-07-29 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-29 20:16 [LARTC] error: structure has no member named `rate' Tim Shepard
2004-07-29 20:57 ` Stephen Hemminger

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.