[BusyBox-cvs] [BusyBox 0000271]: [PATCH] tftp -g fails if a TFTP_ACK is lost

bugs at busybox.net bugs at busybox.net
Wed Jul 20 19:49:24 UTC 2005


The following issue has been RESOLVED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=271 
====================================================================== 
Reported By:                phdm
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   271
Category:                   Networking Support
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             05-24-2005 13:41 PDT
Last Modified:              07-20-2005 12:49 PDT
====================================================================== 
Summary:                    [PATCH] tftp -g fails if a TFTP_ACK is lost
Description: 
In -g mode, when tftp has received a packet, it sends a TFTP_ACK and awaits
the next packet.  If the TFTP_ACK packet gets lost, the server keeps
sending packet n-1 while tftp awaits packet n, and the transfer eventually
fails.
I fixed that, and also a minor inefficiency in the count parameter of
select.

====================================================================== 

---------------------------------------------------------------------- 
 pgf - 07-20-05 12:49  
---------------------------------------------------------------------- 
Committed revision 10885. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-24-05 13:41  phdm           New Issue                                    
05-24-05 13:41  phdm           File Added: tftpcur.diffs                    
07-20-05 12:49  pgf            Status                   assigned => resolved
07-20-05 12:49  pgf            Resolution               open => fixed       
07-20-05 12:49  pgf            Note Added: 0000328                          
======================================================================




More information about the busybox-cvs mailing list