Ed Maste 9a2856b439 Avoid error log for transfer stop w/o error code.
A number of tftp clients, including the one in Intel's pxe boot loader,
may intentionally stop a transfer using error code 0 (i.e., EUNDEF).
These are not real errors.  Avoid spamming log files with these by
logging them at level LOG_DEBUG instead.

Discussed on -hackers with an initial patch proposal; this change is an
improved approach suggested by kan@.
2012-02-21 14:59:07 +00:00
..
2010-09-24 10:40:17 +00:00
2010-05-04 13:07:40 +00:00
2010-09-24 10:40:17 +00:00
2010-11-09 10:59:09 +00:00
2012-01-07 16:09:54 +00:00