Page MenuHomeFreeBSD

loader: tftp: Copy the first block into the cache
ClosedPublic

Authored by manu on Dec 30 2021, 8:48 AM.
Tags
None
Referenced Files
F103064099: D33697.diff
Wed, Nov 20, 11:16 AM
Unknown Object (File)
Mon, Oct 28, 4:42 PM
Unknown Object (File)
Mon, Oct 28, 4:42 PM
Unknown Object (File)
Mon, Oct 28, 4:41 PM
Unknown Object (File)
Mon, Oct 28, 4:41 PM
Unknown Object (File)
Fri, Oct 25, 5:19 AM
Unknown Object (File)
Sep 24 2024, 4:12 AM
Unknown Object (File)
Sep 22 2024, 7:14 PM

Details

Summary

tftp_open reads the first block so copy it in the cached data.
If we have more than one block (i.e. we called tftp_read before
tftp_preload) simply just reset the transfer.

Reported by: mmel
MFC after: 2 weeks
Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable