netboot/tftp
David Anderson 551e4aee91 Support the tsize extension for TFTP.
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.
2016-08-08 20:41:12 -07:00
..
handlers.go Support the tsize extension for TFTP. 2016-08-08 20:41:12 -07:00
interop_test.go Add copyright/license headers to source. 2016-03-05 15:14:52 -08:00
tftp.go Support the tsize extension for TFTP. 2016-08-08 20:41:12 -07:00