summaryrefslogtreecommitdiff
path: root/test/scripts/1990-TCP-Fast-Open
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-10-13 18:18:53 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2018-10-13 18:18:53 +0100
commit11a5264b5b67a7f9e11edc188080c806d7c01422 (patch)
tree5f345ce7a8222419e38b6a70a6d5a91a8f524aec /test/scripts/1990-TCP-Fast-Open
parent9fa3eec7bb2e6a14a0b62dbc713c0ba5b2b5cd34 (diff)
Testsuite: tidying
Diffstat (limited to 'test/scripts/1990-TCP-Fast-Open')
-rw-r--r--test/scripts/1990-TCP-Fast-Open/19901
1 files changed, 1 insertions, 0 deletions
diff --git a/test/scripts/1990-TCP-Fast-Open/1990 b/test/scripts/1990-TCP-Fast-Open/1990
index 3fffce2d4..04b41a7af 100644
--- a/test/scripts/1990-TCP-Fast-Open/1990
+++ b/test/scripts/1990-TCP-Fast-Open/1990
@@ -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'