freebsd-skq/libexec/tftpd
ambrisko 0b5427f932 Better handle the case with a network that drops packets by retrying
with a back off.  This was discovered when Luigi sent me code to
handle this for Etherboot.  The Etherboot patch worked okay but
FreeBSD's tftpd had trouble handling it and would fail to transfer
the file since it would abort on send and not retry.

Submitted by:	luigi
MFC after:	1 week
2002-04-09 19:13:43 +00:00
..
Makefile
tftpd.8
tftpd.c Better handle the case with a network that drops packets by retrying 2002-04-09 19:13:43 +00:00