summaryrefslogtreecommitdiffstats
path: root/src/arch
diff options
context:
space:
mode:
authorMichael Brown2011-03-12 13:48:29 +0100
committerMichael Brown2011-03-12 13:48:29 +0100
commitc315ae039424ad53c0a6c01c93eb0444ab8bfb37 (patch)
tree533ca0cc29f95d22b17426d0995ef8d7eece4b0c /src/arch
parent[bios] Use INT 16,11 instead of INT 16,01 to check for keystrokes (diff)
downloadipxe-c315ae039424ad53c0a6c01c93eb0444ab8bfb37.tar.gz
ipxe-c315ae039424ad53c0a6c01c93eb0444ab8bfb37.tar.xz
ipxe-c315ae039424ad53c0a6c01c93eb0444ab8bfb37.zip
[eepro100] Do not discard short packets
In a virtual environment such as qemu, we can legitimately receive packets less than 64 bytes in length, such as ARP replies. These are currently discarded, causing most IPv4 communication to fail. Fix by ignoring the RFDShort bit when receiving packets. Reported-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/arch')
0 files changed, 0 insertions, 0 deletions