man/tc: remove obsolete reference to ipchains
It isn't Linux 2.2 anymore. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
473d18e219
commit
2f31d12a25
|
|
@ -454,7 +454,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.
|
as well as on the firewall mark applied by iptables.
|
||||||
.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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue