tftp: add timeframe when remote server is retransmitting
If there's packet loss and the remote server needs to retransmit,
there is falsely no timeframe left because TIMEOUT (server wait time)
and TFTP_TIMEOUT (abort timer) are the same.

This patch increases TFTP_TIMEOUT.

See RFC2349 for more info: http://tools.ietf.org/html/rfc2349

Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent ece46dd commit 5dafef6aaf81d96f92eff3365f62f18fe89b3136
@Christoph Fritz Christoph Fritz authored on 30 Apr 2014
Sascha Hauer committed on 5 May 2014
Showing 1 changed file
View
fs/tftp.c