david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src
Michael Brown 09cc63fc8b [efi] Provide guaranteed space in transmitted packets
eIPoIB requires space to expand a transmitted ARP packet.  This
guarantee is met by ensuring that a transmitted packet consists of at
least MAX_LL_HEADER_LEN bytes from the start of the I/O buffer up to
the end of the link-layer header, and at least IOB_ZLEN bytes
thereafter.

Adjust the I/O buffer allocation for SNP transmitted packets to ensure
that this guarantee is met.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-09-14 17:49:53 +01:00
..
arch [int13] Zero all possible registers when jumping to a boot sector 2012-09-14 15:42:54 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [console] Add support for the bochs/qemu debug port console 2012-09-10 15:58:02 +01:00
core [settings] Use a generic setting's own type as its default type 2012-09-10 14:25:04 +01:00
crypto [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 2012-08-31 21:22:59 +01:00
hci [cmdline] Add standalone "nslookup" command 2012-09-10 15:31:14 +01:00
image [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
include [cmdline] Add standalone "nslookup" command 2012-09-10 15:31:14 +01:00
interface [efi] Provide guaranteed space in transmitted packets 2012-09-14 17:49:53 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 2012-08-31 21:22:59 +01:00
tests [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
usr [cmdline] Add standalone "nslookup" command 2012-09-10 15:31:14 +01:00
util [util] Fix up checksum in UNDI ROM header, if present 2012-08-15 13:22:12 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Include git commit within version string when available 2012-07-20 18:08:52 +01:00
Makefile.housekeeping [build] Display commands for dependency generation when building with V=1 2012-08-27 00:24:23 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00