]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve the counting of blocks used to transfer a file from the
authorMichael Tuexen <tuexen@FreeBSD.org>
Mon, 14 Dec 2020 22:13:58 +0000 (22:13 +0000)
committerMichael Tuexen <tuexen@FreeBSD.org>
Mon, 14 Dec 2020 22:13:58 +0000 (22:13 +0000)
commit3696db923f8e182e508b01bd46c0ba255c621dd6
tree0790c47c5c4e3bf77f9bc1735451f17fb6a96240
parentcad703dc09795d84f980ff6349a1a2e8816bbbd6
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