LDP/LDP/howto/docbook/Traffic-Control-HOWTO/Traffic-Control-HOWTO.xml

65 lines
2.1 KiB
XML

<?xml version='1.0'?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!ENTITY % sections SYSTEM "sections.ent" >
%sections;
<!ENTITY % shorthand SYSTEM "shorthand.ent" >
%shorthand;
]>
<article lang="en">
&ch-articleinfo; <!-- article abstract and metadata -->
&ch-intro; <!-- lightweight introductory material -->
&ch-overview; <!-- some concepts, easy-going -->
&ch-elements; <!-- attempt to be discipline neutral -->
&ch-components; <!-- some Linux-specific stuff -->
&ch-software; <!-- explore some important details -->
&ch-classless-qdiscs; <!-- hit the "easy" qdiscs first -->
&ch-classful-qdiscs; <!-- introduce the classful qdiscs -->
<!-- &ch-classifiers; --> <!-- FUTURE chapter on classifiers -->
&ch-rules; <!-- some more explanatory text -->
<!-- &ch-examples; --> <!-- example city -->
&ch-scripts; <!-- htb.init, cbq.init, wondershaper -->
&ch-diagram; <!-- a general traffic control diagram -->
<!-- &ch-measuring; --> <!-- how can I tell it's working? -->
&ch-links; <!-- summary of links to other docs -->
<!--
Used for parsing...
<articleinfo>
<title>Traffic Control HOWTO</title>
<author>
<firstname>Martin</firstname>
<othername>A.</othername>
<surname>Brown</surname>
<affiliation>
<orgname>
<ulink url="http://linux-ip.net/">linux-ip.net</ulink>
</orgname>
<address><email>martin@linux-ip.net</email></address>
</affiliation>
</author>
<revhistory>
<revision>
<revnumber>1.0.2</revnumber>
<date>2006-10-28</date>
</revision>
<revision>
<revnumber>1.0.1</revnumber>
<date>2003-11-17</date>
</revision>
</revhistory>
</articleinfo>
-->
</article>