diff options
| author | Michael Brown | 2011-09-19 16:48:57 +0200 |
|---|---|---|
| committer | Michael Brown | 2011-09-19 16:52:54 +0200 |
| commit | 469bd11f392797027b68e9d22f8f59a547886515 (patch) | |
| tree | 9a8de4cf54eae0e2cc1d85d4561a6c9121e004e8 /src/util | |
| parent | [tls] Accept certificates without a version number (diff) | |
| download | ipxe-469bd11f392797027b68e9d22f8f59a547886515.tar.gz ipxe-469bd11f392797027b68e9d22f8f59a547886515.tar.xz ipxe-469bd11f392797027b68e9d22f8f59a547886515.zip | |
[tcp] Allow sufficient headroom for TCP headers
TCP currently neglects to allow sufficient space for its own headers
when allocating I/O buffers. This problem is masked by the fact that
the maximum link-layer header size (802.11) is substantially larger
than the common Ethernet link-layer header.
Fix by allowing sufficient space for any TCP headers, as well as the
network-layer and link-layer headers.
Reported-by: Scott K Logan <logans@cottsay.net>
Debugged-by: Scott K Logan <logans@cottsay.net>
Tested-by: Scott K Logan <logans@cottsay.net>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions
