Actions
Bug #14299
openin.tftpd: should not sleep before sending NAK
Start date:
Due date:
% Done:
90%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
loading and running loader on tftpfs is very slow because attempts to read non-existing files is slowing us down. Apparently our tftpd is sleeping up to 3 seconds before sending NAK - I guess, we do not need this sleep any more....
Testing done: tftp boot via standalone or inetd started tftpd.
Actions