diff options
author | Stefan Hajnoczi <stefanha@gmail.com> | 2010-01-13 17:57:41 +0000 |
---|---|---|
committer | Marty Connor <mdc@etherboot.org> | 2010-01-15 16:04:33 -0500 |
commit | 245dca9ce6d748815914bf23231c34fe33e7f18b (patch) | |
tree | 16cbf172745e1949ee2a7257f84ba42fa0318bb2 /contrib/t2hproxy/t2hproxy.xinetd | |
parent | dd99ee95cb513384a13c2be486f684e4a1606ea9 (diff) | |
download | ipxe-245dca9ce6d748815914bf23231c34fe33e7f18b.tar.gz |
[tftp] Remove unnecessary delay when opening a connection
The retry timer is used to retransmit TFTP packets lost on the network,
and to start a new connection. There is an unnecessary delay while
waiting for name resolution because the timer period is fixed and cannot
be shortened when name resolution completes. This patch keeps the timer
period at zero while name resolution takes place so that no time is lost
once before sending the first packet.
Reported-by: Thomas Horsten <thomas@horsten.com>
Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Marty Connor <mdc@etherboot.org>
Diffstat (limited to 'contrib/t2hproxy/t2hproxy.xinetd')
0 files changed, 0 insertions, 0 deletions