summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2020-06-24 12:13:46 -0700
committerStephen Hemminger <stephen@networkplumber.org>2020-06-24 12:13:46 -0700
commit2f31d12a25d289d864fd9bffc417e4518043e37d (patch)
tree7c798686d6f26cae596cae9f401971378382e981
parent473d18e2196a78dc16bc836ffe29e83783022292 (diff)
downloadiproute2-master.tar.gz
man/tc: remove obsolete reference to ipchainsmaster
It isn't Linux 2.2 anymore. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
-rw-r--r--man/man8/tc.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/tc.8 b/man/man8/tc.8
index e8e0cd0f..235216b6 100644
--- a/man/man8/tc.8
+++ b/man/man8/tc.8
@@ -454,7 +454,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.
+as well as on the firewall mark applied by iptables.
.TP
Type of Service
Some qdiscs have built in rules for classifying packets based on the TOS field.