mirror of
https://github.com/danderson/netboot.git
synced 2025-10-15 09:31:29 +02:00
It turns out many PXE firmwares request tsize to size the download buffer, and will refuse to download at all if the server cannot provide a tsize. This unfortunately breaks API compatibility to add a size parameter, but I think it's an unfortunate necessity to make this work.