david/ipxe
Archived
1
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/arch
Michael Brown 6324bd9389 [undi] Allow underlying PXE stack to construct link-layer header
Some PXE stacks (observed with a QLogic 8242) will always try to
prepend a link-layer header, even if the caller uses P_UNKNOWN to
indicate that the link-layer header has already been filled in.  This
results in an invalid packet being transmitted.

Work around these faulty PXE stacks where possible by stripping the
existing link-layer header and allowing the PXE stack to (re)construct
the link-layer header itself.

Originally-fixed-by: Buck Huppmann <buckh@pobox.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-03-02 18:02:03 +00:00
..
i386 [undi] Allow underlying PXE stack to construct link-layer header 2012-03-02 18:02:03 +00:00
x86 [linux] Avoid unused-but-set variable warning in gcc 4.6 2011-03-28 14:48:16 +01:00
x86_64 [rng] Add ANS X9.82 Approved Source of Entropy Input 2012-02-21 12:42:38 +00:00