mirror of
https://github.com/danderson/netboot.git
synced 2025-12-03 00:21:26 +01: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.