CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/01/09 15:29:27

Modified files:
        usr.sbin/tftpd : tftpd.c 

Log message:
resend the current block if the other end acks the previous block again.

without this we just bump the timeout, which delays resending the
block, which means the client gives up before they get the data.

this seems to fix "timeouts" ive had a lot recently with uefi pxe
stacks, and fetching firmware images on certain switches, all over
busy networks.

Reply via email to