[Bug 2023] tftp is not working with tftpd 0.17-16 on debian 5.04 with size protocoll enabled

bugzilla at busybox.net bugzilla at busybox.net
Sat Jun 12 01:29:35 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=2023

--- Comment #5 from Denys Vlasenko <vda.linux at googlemail.com>  ---
I am applying

if (blksize != TFTP_BLKSIZE_DEFAULT)
        bb_error_msg("falling back to blocksize "TFTP_BLKSIZE_DEFAULT_STR);

thing to git, thanks!

Does TFTP_TIMEOUT_MS = 50 and resulting duplicate packets pose any practical
problem?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list