old-www/HOWTO/Adv-Routing-HOWTO/lartc.further.html

248 lines
4.4 KiB
HTML

<HTML
><HEAD
><TITLE
>Further reading</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Linux Advanced Routing &#38; Traffic Control HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Other possibilities"
HREF="lartc.other.html"><LINK
REL="NEXT"
TITLE="Acknowledgements "
HREF="lartc.ack.html"></HEAD
><BODY
CLASS="CHAPTER"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux Advanced Routing &#38; Traffic Control HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="lartc.other.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="lartc.ack.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="CHAPTER"
><H1
><A
NAME="LARTC.FURTHER"
></A
>Chapter 19. Further reading</H1
><P
><P
></P
><DIV
CLASS="VARIABLELIST"
><DL
><DT
><A
HREF="http://snafu.freedom.org/linux2.2/iproute-notes.html"
TARGET="_top"
>http://snafu.freedom.org/linux2.2/iproute-notes.html</A
></DT
><DD
><P
>Contains lots of technical information, comments from the kernel</P
></DD
><DT
><A
HREF="http://www.davin.ottawa.on.ca/ols/"
TARGET="_top"
>http://www.davin.ottawa.on.ca/ols/</A
></DT
><DD
><P
>Slides by Jamal Hadi Salim, one of the authors of Linux traffic control</P
></DD
><DT
><A
HREF="http://defiant.coinet.com/iproute2/ip-cref/"
TARGET="_top"
>http://defiant.coinet.com/iproute2/ip-cref/</A
></DT
><DD
><P
>HTML version of Alexeys LaTeX documentation - explains part of iproute2 in
great detail</P
></DD
><DT
><A
HREF="http://www.aciri.org/floyd/cbq.html"
TARGET="_top"
>http://www.aciri.org/floyd/cbq.html</A
></DT
><DD
><P
>Sally Floyd has a good page on CBQ, including her original papers. None of
it is Linux specific, but it does a fair job discussing the theory and uses
of CBQ.
Very technical stuff, but good reading for those so inclined. </P
></DD
><DT
>Differentiated Services on Linux</DT
><DD
><P
>This <A
HREF="ftp://icaftp.epfl.ch/pub/linux/diffserv/misc/dsid-01.txt.gz"
TARGET="_top"
>document</A
> by Werner Almesberger, Jamal Hadi Salim and Alexey
Kuznetsov describes DiffServ facilities in the Linux kernel, amongst which
are TBF, GRED, the DSMARK qdisc and the tcindex classifier.</P
></DD
><DT
><A
HREF="http://ceti.pl/~kravietz/cbq/NET4_tc.html"
TARGET="_top"
>http://ceti.pl/~kravietz/cbq/NET4_tc.html</A
></DT
><DD
><P
>Yet another HOWTO, this time in Polish! You can copy/paste command lines
however, they work just the same in every language. The author is
cooperating with us and may soon author sections of this HOWTO.</P
></DD
><DT
><A
HREF="http://www.cisco.com/univercd/cc/td/doc/product/software/ios111/cc111/car.htm"
TARGET="_top"
>IOS Committed Access Rate</A
></DT
><DD
><P
><A
NAME="CAR"
></A
>
&#62;From the helpful folks of Cisco who have the laudable habit of putting
their documentation online. Cisco syntax is different but the concepts are
the same, except that we can do more and do it without routers the price of
cars :-)</P
></DD
><DT
>Docum experimental site<A
HREF="http://www.docum.org"
TARGET="_top"
>(site)</A
></DT
><DD
><P
>Stef Coene is busy convincing his boss to sell Linux support, and so he is
experimenting a lot, especially with managing bandwidth. His site has a lot
of practical information, examples, tests and also points out some CBQ/tc bugs. </P
></DD
><DT
>TCP/IP Illustrated, volume 1, W. Richard Stevens, ISBN 0-201-63346-9</DT
><DD
><P
>Required reading if you truly want to understand TCP/IP. Entertaining as
well.</P
></DD
></DL
></DIV
> </P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="lartc.other.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="lartc.ack.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Other possibilities</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Acknowledgements</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>