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

bugs at busybox.net bugs at busybox.net
Tue May 24 20:41:25 UTC 2005


The following issue has been SUBMITTED.
======================================================================
<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:                     assigned
======================================================================
Date Submitted:             05-24-2005 13:41 PDT
Last Modified:              05-24-2005 13:41 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.

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

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                    
======================================================================




More information about the busybox-cvs mailing list