[syslinux] [PATCH] tftpd: Fix wrap-around logic when receiving large files

Simon Glass sjg at chromium.org
Mon Nov 7 13:00:36 PST 2011


On Mon, Nov 7, 2011 at 11:05 AM, H. Peter Anvin <hpa at zytor.com> wrote:
> On 10/24/2011 04:48 PM, Simon Glass wrote:
>> Sending a large file (typically >90MB) to tftpd fails because it never
>> acks the packet after a rollover. This patch attempts to correct that.
>>
>> I could not load the git repo, and cannot check kernel.org to see if
>> this is already fixed so this patch is against tftp-hpa_5.0-11ubuntu2.1.
>>
>> Please ignore this patch if you have already fixed this. Also please cc
>> me on any reply since I do not get mailing list emails.
>>
>> Thank you.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>
> Does this match this fix (which was included in 5.1)?
>
> http://git.kernel.org/?p=network/tftp/tftp-hpa.git;a=commitdiff;h=aeb1c31bae431ad3b9269befa221229458adb854
>
>        -hpa
>

Yes that looks good, thank you. Please drop my patch.

Regards,
Simon




More information about the Syslinux mailing list