forked from mirrors/tftp-hpa-google
![]() When uploading a file that is larger than 32MB (with standard block size), the block number will roll over. If it rolls over to 0, the code mistakenly resends the option ack frame instead of acknowledging the 0 data block. This change fixes that behavior. |
||
---|---|---|
.. | ||
Makefile | ||
misc.c | ||
recvfrom.c | ||
recvfrom.h | ||
remap.c | ||
remap.h | ||
sample.rules | ||
tftpd.8.in | ||
tftpd.c | ||
tftpd.h |