aboutsummaryrefslogtreecommitdiff
path: root/tests/FILEFORMAT
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2013-08-22 19:23:08 +0200
committerDaniel Stenberg <daniel@haxx.se>2013-08-22 19:23:08 +0200
commit06d1b10cbefaa7c54c73e09df746ae79b7f14e14 (patch)
treec63f13512f54e7ea9316376334e19cb4ce5af141 /tests/FILEFORMAT
parent816b639035dfdcf83c0d569bb7d22b806beacde9 (diff)
tftpd: support "writedelay" within <servercmd>
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r--tests/FILEFORMAT4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT
index 97afa967f..afb959edd 100644
--- a/tests/FILEFORMAT
+++ b/tests/FILEFORMAT
@@ -144,6 +144,10 @@ rtp: part [num] channel [num] size [num]
connection-monitor When used, this will log [DISCONNECT] to the server.input
log when the connection is disconnected.
+
+For TFTP:
+writedelay: [secs] delay this amount between reply packets (each packet being
+ 512 bytes payload)
</servercmd>
</reply>