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
Unknown Object (File)
Sat, May 30, 10:36 PM
Unknown Object (File)
Tue, May 19, 1:33 AM
Unknown Object (File)
Tue, May 19, 1:32 AM
Unknown Object (File)
Tue, May 19, 1:30 AM
Unknown Object (File)
Tue, May 19, 1:30 AM
Unknown Object (File)
May 8 2026, 9:24 AM
Unknown Object (File)
May 7 2026, 3:10 PM
Unknown Object (File)
May 6 2026, 10:54 AM

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