Remove bogus reference to tc-filters(8) from tc(8) manpage.
Spotted by Aleš Kozumplík <al_es@seznam.cz> (http://bugs.debian.org/289225) Signed-off-by: Andreas Henriksson <andreas@fatal.se> Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
This commit is contained in:
parent
576c63ee59
commit
59a3ffb004
|
|
@ -202,8 +202,7 @@ qdiscs will use all three:
|
||||||
tc filters
|
tc filters
|
||||||
If tc filters are attached to a class, they are consulted first
|
If tc filters are attached to a class, they are consulted first
|
||||||
for relevant instructions. Filters can match on all fields of a packet header,
|
for relevant instructions. Filters can match on all fields of a packet header,
|
||||||
as well as on the firewall mark applied by ipchains or iptables. See
|
as well as on the firewall mark applied by ipchains or iptables.
|
||||||
.BR tc-filters (8).
|
|
||||||
.TP
|
.TP
|
||||||
Type of Service
|
Type of Service
|
||||||
Some qdiscs have built in rules for classifying packets based on the TOS field.
|
Some qdiscs have built in rules for classifying packets based on the TOS field.
|
||||||
|
|
@ -242,8 +241,7 @@ qdiscs applies.
|
||||||
.TP
|
.TP
|
||||||
FILTERS
|
FILTERS
|
||||||
Filters have a three part ID, which is only needed when using a hashed
|
Filters have a three part ID, which is only needed when using a hashed
|
||||||
filter hierarchy, for which see
|
filter hierarchy.
|
||||||
.BR tc-filters (8).
|
|
||||||
.SH UNITS
|
.SH UNITS
|
||||||
All parameters accept a floating point number, possibly followed by a unit.
|
All parameters accept a floating point number, possibly followed by a unit.
|
||||||
.P
|
.P
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue