9
0
Fork 0
barebox/fs
Christoph Fritz 5dafef6aaf 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>
2014-05-05 09:18:45 +02:00
..
cramfs fs: cleanup backingstore handling 2013-09-29 12:11:14 +02:00
ext4 fs: cleanup backingstore handling 2013-09-29 12:11:14 +02:00
fat fs: cleanup backingstore handling 2013-09-29 12:11:14 +02:00
ubifs ubifs: Remove unused variable 2014-04-23 14:00:25 +02:00
Kconfig Merge branch 'for-next/fs' 2013-10-07 07:59:42 +02:00
Makefile nfs: parse nfsport and mount port from file system options 2014-02-10 09:02:21 +01:00
bpkfs.c bpkfs: fix compiler warning 2014-02-10 09:34:35 +01:00
devfs-core.c devfs-core: return new cdev also for mtd partitions 2014-04-09 22:27:21 +02:00
devfs.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
fs.c Merge branch 'for-next/nfs' 2014-03-07 09:25:44 +01:00
nfs.c nfs: parse nfsport and mount port from file system options 2014-02-10 09:02:21 +01:00
omap4_usbbootfs.c omap4: add filesystem support over usb boot 2012-11-16 15:32:31 +01:00
parseopt.c nfs: parse nfsport and mount port from file system options 2014-02-10 09:02:21 +01:00
parseopt.h nfs: parse nfsport and mount port from file system options 2014-02-10 09:02:21 +01:00
ramfs.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
tftp.c tftp: add timeframe when remote server is retransmitting 2014-05-05 09:18:45 +02:00
uimagefs.c Merge branch 'for-next/fs' 2013-10-07 07:59:42 +02:00