mirror of
https://github.com/ipxe/ipxe
synced 2026-06-29 00:07:28 +03:00
432cc6d1d8
EAPOL is a container protocol that can wrap either EAP packets or 802.11 EAPOL-Key frames. For cleanliness' sake, add a stub that strips the framing and sends packets off to the appropriate handler if it is compiled in. Signed-off-by: Marty Connor <mdc@etherboot.org>