Searched hist:c96f86eefc215b67dd222694ce2b6f60e6a42b0b (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/net/ |
H A D | tftp.c | c96f86eefc215b67dd222694ce2b6f60e6a42b0b Sun Jan 17 16:55:53 CST 2010 Wolfgang Denk <wd@denx.de> TFTP: allow for adjustable retransmission timout
So far, TFTP negotiated a fixed retransmission timeout of 5 seconds. In some cases (busy networks, slow TFTP servers) this caused very slow transfers. A new environment variable "tftptimeout" allows to set this timeout. Lowering this value may make downloads succeed faster in networks with high packet loss rates or with unreliable TFTP servers.
Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Ben Warren <biggerbadderben@gmail.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|
/openbmc/u-boot/ |
H A D | README | c96f86eefc215b67dd222694ce2b6f60e6a42b0b Sun Jan 17 16:55:53 CST 2010 Wolfgang Denk <wd@denx.de> TFTP: allow for adjustable retransmission timout
So far, TFTP negotiated a fixed retransmission timeout of 5 seconds. In some cases (busy networks, slow TFTP servers) this caused very slow transfers. A new environment variable "tftptimeout" allows to set this timeout. Lowering this value may make downloads succeed faster in networks with high packet loss rates or with unreliable TFTP servers.
Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Ben Warren <biggerbadderben@gmail.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|