tftp.c: TFTP timeout and unexpected block adjustments
Set ACK timeout to 5 seconds. If we are waiting for block X and receive block Y that is the expected one, we should send ACK and increase X (which is already implemented). Otherwise drop the packet and don't increase retry counter.
parent
34770b8a
Please register or sign in to comment