From owner-freebsd-hackers Sun Apr 5 22:27:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA22448 for freebsd-hackers-outgoing; Sun, 5 Apr 1998 22:27:21 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from widefw.csl.sony.co.jp (widefw.csl.sony.co.jp [133.138.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA22436 for ; Sun, 5 Apr 1998 22:27:04 -0700 (PDT) (envelope-from kjc@csl.sony.co.jp) Received: from hotaka.csl.sony.co.jp (root@hotaka.csl.sony.co.jp [43.27.98.57]) by widefw.csl.sony.co.jp (8.8.8/3.6W) with ESMTP id OAA21662; Mon, 6 Apr 1998 14:27:01 +0900 (JST) Received: from localhost (kjc@[127.0.0.1]) by hotaka.csl.sony.co.jp (8.8.8/3.6W/hotaka/98021914) with ESMTP id OAA14517; Mon, 6 Apr 1998 14:27:00 +0900 (JST) Message-Id: <199804060527.OAA14517@hotaka.csl.sony.co.jp> To: rsvp-test@ISI.EDU cc: freebsd-hackers@FreeBSD.ORG Subject: altq-1.0.1 is available Date: Mon, 06 Apr 1998 14:27:00 +0900 From: Kenjiro Cho Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A new release of ALTQ (finally version 1.0.1!) is available from http://www.csl.sony.co.jp/person/kjc/software.html or ftp://ftp.csl.sony.co.jp/pub/kjc/altq-1.0.1.tar.gz The release includes: alternate queueing support for FreeBSD-2.2.[1256]R kernel. CBQ, WFQ, RED, and FIFOQ implementations tools for CBQ RSVP stubs for CBQ ECN (for IPv4) support in RED and TCP What's New since version 0.4.3: - FreeBSD-2.2.6 based. - rsvp rel4.2a3 support and several fixes are added. - RED parameters are adjusted when a slow link is used. - integration of RED into CBQ. RED (and ECN) can be used on a class queue basis. - CBQ supports more flexible filters. (TOS based queueing, IPsec, IPv6) - tx and lnc driver support. - fix the performance problem of the de driver We have made many changes and code cleanup since 0.4.3. The changes include: file names: ("altq_" prefix is added to the kernel files.) style changes: (indentations, etc) removal of unuded code: (#ifdef for the original code became too messy and they are removed.) So, don't forget to recompile the related tools. IPv6 and IPsec support is under development, and it is only for IPv6 developpers at this point. --- Kenjiro Cho Sony Computer Science Laboratory Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message