mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2026-01-06 22:17:15 +00:00
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
|
||||
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,
|
||||
as well as on the firewall mark applied by ipchains or iptables. See
|
||||
.BR tc-filters (8).
|
||||
as well as on the firewall mark applied by ipchains or iptables.
|
||||
.TP
|
||||
Type of Service
|
||||
Some qdiscs have built in rules for classifying packets based on the TOS field.
|
||||
@ -242,8 +241,7 @@ qdiscs applies.
|
||||
.TP
|
||||
FILTERS
|
||||
Filters have a three part ID, which is only needed when using a hashed
|
||||
filter hierarchy, for which see
|
||||
.BR tc-filters (8).
|
||||
filter hierarchy.
|
||||
.SH UNITS
|
||||
All parameters accept a floating point number, possibly followed by a unit.
|
||||
.P
|
||||
|
||||
Loading…
Reference in New Issue
Block a user