diff options
author | Hervé Poussineau <hpoussin@reactos.org> | 2012-09-13 12:39:36 +0200 |
---|---|---|
committer | Jan Kiszka <jan.kiszka@siemens.com> | 2012-09-13 12:39:36 +0200 |
commit | 4aa401f39e048e71020cceb59f126ab941095a42 (patch) | |
tree | c3cf40360a16b1401e80141c0c1ac1969950144c /exec-memory.h | |
parent | 78be056628c76ff73eedeade86fde44b97343c79 (diff) | |
download | qemu-4aa401f39e048e71020cceb59f126ab941095a42.tar.gz qemu-4aa401f39e048e71020cceb59f126ab941095a42.tar.bz2 qemu-4aa401f39e048e71020cceb59f126ab941095a42.zip |
slirp: Handle more than 65535 blocks in TFTP transfers
RFC 1350 does not mention block count roll-over. However, a lot of TFTP servers
implement it to be able to transmit big files, so do it also.
Current block size is 512 bytes, so TFTP files were limited to 32 MB.
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Diffstat (limited to 'exec-memory.h')
0 files changed, 0 insertions, 0 deletions