mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 03:11:57 +00:00
Modified list of tc subcommands to match the man page. Note that the
help screen doesn't match the man page. Also, there's an action ("tc chain") in the synopsis section that is not further explained in the body of man tc. Documentation may be inaccurate.
This commit is contained in:
parent
c1a6bf9b71
commit
258e50e86f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user