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

H. Peter Anvin hpa at zytor.com
Mon Nov 7 11:05:19 PST 2011


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



More information about the Syslinux mailing list