diff options
Diffstat (limited to 'chapter08/iproute2.xml')
-rw-r--r-- | chapter08/iproute2.xml | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/chapter08/iproute2.xml b/chapter08/iproute2.xml index 878ae22ed..bfc25331a 100644 --- a/chapter08/iproute2.xml +++ b/chapter08/iproute2.xml @@ -271,7 +271,6 @@ cp -v COPYING README* /usr/share/doc/iproute2-&iproute2-version;</userinput></sc </listitem> </varlistentry> - <!-- FixMe These options don't match tc -help screen --> <varlistentry id="tc"> <term><command>tc</command></term> <listitem> @@ -284,14 +283,12 @@ cp -v COPYING README* /usr/share/doc/iproute2-&iproute2-version;</userinput></sc <para><command>tc class</command> allows users to set up classes based on the queuing discipline scheduling</para> - <para><command>tc estimator</command> allows users to estimate the - data flow through a network</para> - <para><command>tc filter</command> allows users to set up the QoS/CoS packet filtering</para> - - <para><command>tc policy</command> allows users to set up the QoS/CoS - policies</para> + + <para><command>tc monitor</command> can be used to view changes + made to Traffic Control in the kernel.</para> + <indexterm zone="ch-system-iproute2 ss"> <primary sortas="b-tc">tc</primary> </indexterm> |