[LARTC] [ANNOUCE] iproute2 update
Stephen Hemminger
shemminger@osdl.org
Wed, 9 Jun 2004 12:20:19 -0700
On Wed, 9 Jun 2004 16:29:25 +0200
Damjan <gdamjan@mail.net.mk> wrote:
> On Tue, Jun 08, 2004 at 04:10:36PM -0700, Stephen Hemminger wrote:
> > A new version of the iproute2 utilities is available to handle the new
> > extensions for 2.6.7.
> > * Added HTB and delay scheduler
> > * Added support for new tcp_info extensions to ss
>
> Why are TC_CONFIG_DIFFSERV=n and TC_CONFIG_ATM=n in Config? Is there a
> reason for not building them by default!??
That's how it was when I picked it up.
> btw, perhaps you could integrate some other TC patches like wrr and
> esfq.
If people send them they will get integrated. But only if the mainline
kernel supports them. I resisted putting in options for things that only
show up in vendor or special kernels.
> > This version builds with 2.6.7 as the kernel include files, so either have
> > the files in /usr/include/linux up to date or modify the top level Makefile
> > to point to a kernel build. Will workout a way to build on 2.4 next.
>
> I guess this is the reason that compiling in "misc/" fails with my 2.6.6
> headers.
Fixed in the next snapshot.