You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Clément Mangin (JIRA)" <ji...@apache.org> on 2017/07/06 18:08:00 UTC

[jira] [Created] (NET-640) TFTP sendFile retry broken

Clément Mangin created NET-640:
----------------------------------

             Summary: TFTP sendFile retry broken
                 Key: NET-640
                 URL: https://issues.apache.org/jira/browse/NET-640
             Project: Commons Net
          Issue Type: Bug
          Components: TFTP
    Affects Versions: 3.6
            Reporter: Clément Mangin


The latest TFTP client rewrite for 3.6 promised to fix NET-477 but the bug is still present.
The sendFile method does not resend the last sent block when it times out while waiting for said block's ack.

Fix patch: https://s3.amazonaws.com/clement-mangin-personal/TFTPClient.patch



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)