/* * * The files below are SRPMs which have been used and tested against * kernel-2.4.20 with HTB and dsmark only. The binary RPMs have been * compiled on RedHat 7.2 box. They should work fine on RedHat 7.3 * machines, as well. * * The tcng SRPM below is a stock tcng SRPM generated with Werner's * build/tcng.spec file. This SRPM will only produce tcc{,-devel} RPMs * and is not meant in any way to replace tcng source distribution. * * No software was harmed in the production of these SRPMs: * * http://mirrors.kernel.org/ kernel source; includes HTB * http://luxik.cdi.cz/~devik/qos/htb/ HTB source; HTB diff * http://tcng.sourceforge.net/ tcng source * http://diffserv.sourceforge.net/ kernel/iproute2 notes on dsmark * * No documentation was harmed in the production of this text file: * * http://www.docum.org/ Stef Coene's site * http://lartc.org/ LARTC. * http://linux-ip.net/ you are here; X marks the spot * * Lest you be concerned, this knowledge will either be folded into * it's own section in the linux-ip guide or into a separate document. * For now, this is all there is. I hope to add some tcng examples in the * near future * * In order to use some of the more convenient features of tcc (class * selection paths which require dsmark) with HTB, you'll need * * - kernel which supports HTB (fetch 2.4.20+ from kernel mirror) * AND * - the SRPMs or RPMs below (binaries built on/for RedHat 7.2) * OR * - iproute2-2.4.7*.tar.gz ftp://ftp.inr.ac.ru/ip-routing/ * - the htb iproute2/tc diff http://luxik.cdi.cz/~devik/qos/htb/v3/ * - tcng (tcc specifically) http://tcng.sourceforge.net/ * - to set CONFIG_DIFFSERV=y in iproute2/Config * * Below, is one commented example tcng configuration file, and several * RPMS. * */