summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/fstests/tftpfs.yml
diff options
context:
space:
mode:
authorFrank Kühndel <frank.kuehndel@embedded-brains.de>2022-06-01 16:31:06 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-06-21 09:32:11 +0200
commit679e7f109ab686255ca1e77f8b0cbb7812cf96e6 (patch)
tree41cdd6eaca9c5150f844725301dc3a0fc2a5d293 /spec/build/testsuites/fstests/tftpfs.yml
parentTFTPFS: Cleanup: Remove spaces at lines ends (diff)
downloadrtems-679e7f109ab686255ca1e77f8b0cbb7812cf96e6.tar.bz2
TFTPFS: Implement block and window size options
The original file cpukit/libfs/src/ftpfs/tftpDriver.c is split into two: tftpfs.c - This file contains the code from tftpDriver.c related to file system operations such as mount(), open(), read(), and so on. tftpDriver.c - In the original file remains only the code related to networking. This code implements the Trivial File Transfer Protocol (TFTP). Moreover, the code is extended to support * RFC 2347 TFTP Option Extension * RFC 2348 TFTP Blocksize Option * RFC 7440 TFTP Windowsize Option Update #4666.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions