]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man/tc: remove obsolete reference to ipchains
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 24 Jun 2020 19:13:46 +0000 (12:13 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 24 Jun 2020 19:13:46 +0000 (12:13 -0700)
It isn't Linux 2.2 anymore.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/tc.8

index e8e0cd0fe41d41626f1255d6a63e06e792d2c4da..235216b6419483dfca927645f2f8b11552117826 100644 (file)
@@ -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.