tftp-hpa-google/tftpd
Tim Newsome aeb1c31bae tftpd: Don't resend the OACK packet on block number wrap
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.
2010-09-20 17:48:33 -07:00
..
Makefile Move common code to a common/ subdirectory 2006-10-04 10:19:06 -07:00
misc.c Reformat the source code 2008-07-08 17:14:44 -04:00
recvfrom.c recvfrom: fix the type of the fallthrough case 2009-12-11 16:07:10 -08:00
recvfrom.h Add support for IPv6 in the server and client. 2008-07-23 14:29:41 -04:00
remap.c Reformat the source code 2008-07-08 17:14:44 -04:00
remap.h Reformat the source code 2008-07-08 17:14:44 -04:00
sample.rules Remove more obsolete $Id$ tags 2008-07-22 15:07:24 -04:00
tftpd.8.in Fix man page formatting 2009-09-14 14:44:54 -07:00
tftpd.c tftpd: Don't resend the OACK packet on block number wrap 2010-09-20 17:48:33 -07:00
tftpd.h Remove long since obsolete ID tags 2008-07-08 17:30:27 -04:00