diff options
author | Michael Brown | 2013-03-06 18:35:30 +0100 |
---|---|---|
committer | Michael Brown | 2013-03-06 18:35:30 +0100 |
commit | 02b914e8129c55a1b8766de0ab49928929392e89 (patch) | |
tree | d7259f5a4796e2b7bcf6ecb175191ed4a2892d8e /src/Makefile | |
parent | [menu] Prevent separators with shortcut keys from being selected (diff) | |
download | ipxe-02b914e8129c55a1b8766de0ab49928929392e89.tar.gz ipxe-02b914e8129c55a1b8766de0ab49928929392e89.tar.xz ipxe-02b914e8129c55a1b8766de0ab49928929392e89.zip |
[tftp] Allow TFTP block size to be controlled via the PXE TFTP API
The PXE TFTP API allows the caller to request a particular TFTP block
size. Since mid-2008, iPXE has appended a "?blksize=xxx" parameter to
the TFTP URI constructed internally; nothing has ever parsed this
parameter. Nobody seems to have cared that this parameter has been
ignored for almost five years.
Fix by using xfer_window(), which provides a fairly natural way to
convey the block size information from the PXE TFTP API to the TFTP
protocol layer.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/Makefile')
0 files changed, 0 insertions, 0 deletions