Testsuite: tidying
[exim.git] / test / scripts / 1990-TCP-Fast-Open / 1990
index 3fffce2d4fd4f232bba4b7cd51693045823cedb8..04b41a7af8b644f55439c7c6a987c057ec70f78b 100644 (file)
@@ -8,6 +8,7 @@
 # option on the SYN, but the fast-output SMTP banner will not
 # be seen unless you also deliberately emulate a long path:
 # 'sudo tc qdisc add dev lo root netem delay 50ms'
+# You'll need iproute-tc installed, for the tc command.
 # You'll need kernel-modules-extra installed, or you get
 # an unhelpful error from RTNETLINK.
 # To tidy up:  'sudo tc qdisc delete dev lo root'