]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[tftp] Allow for profiling of client and server turnaround times
authorMichael Brown <mcb30@ipxe.org>
Fri, 22 Jan 2021 21:05:07 +0000 (21:05 +0000)
committerMichael Brown <mcb30@ipxe.org>
Fri, 22 Jan 2021 21:05:07 +0000 (21:05 +0000)
commit8ef22d819b688e17d7e20380631caed29acc9d63
treed1b0fa6f4499a5c04573ec4a8bd86a115f62a471
parentb99477b3fa6d4063314a313f62b7ae784bcbe710
[tftp] Allow for profiling of client and server turnaround times

Provide some visibility into the turnaround times on both client and
server sides as perceived by iPXE, to assist in debugging inexplicably
slow TFTP transfers.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/udp/tftp.c