]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve the counting of blocks used to transfer a file from the
authortuexen <tuexen@FreeBSD.org>
Mon, 14 Dec 2020 22:13:58 +0000 (22:13 +0000)
committertuexen <tuexen@FreeBSD.org>
Mon, 14 Dec 2020 22:13:58 +0000 (22:13 +0000)
commitf4df1da0b9ef1f936ee762e96d06d0330990d1d6
tree0790c47c5c4e3bf77f9bc1735451f17fb6a96240
parent049df629750489c43079f9961871758393c44712
Improve the counting of blocks used to transfer a file from the
server to the client in case of not using an OACK: Don't miss
the first block in case of it is not also the last one.

MFC after: 1 week
libexec/tftpd/tftp-transfer.c