[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[altq 908] Re: Source code for ALTQ/CBQ ??



Saroj Tripathy wrote:
> 
> Hi everybody,
> Could you tell me the site for full source code for CBQ/ALTQ.

	Just download the distribution from 
ftp://ftp.csl.sony.co.jp/pub/kjc/altq-3.0.tar.gz

Instructions can be found at
http://www.csl.sony.co.jp/person/kjc/kjc/software.html#ALTQ

The core of the CBQ source code (enqueue/dequeue) is in:
$ALTQ_DIR/sys-altq/altq/altq_cbq.c
$ALTQ_DIR/sys-altq/altq/altq_cbq.h

where $ALTQ_DIR is the target directory where you unpacked the
distribution after having downloaded it. Filter parser, statistics, etc,
are processed by other functions you will find in all *cbq* files (find
$ALTQ -name "*cbq*" will give you the list of these files).

	Good luck with everything,
	--Nick

------------------------------------------------------------------------
Nicolas Christin                        nicolas@cs.virginia.edu         
Multimedia Networks Group               http://www.cs.virginia.edu/~nc2y
------------------------------------------------------------------------