mirror of
https://github.com/xcat2/xNBA.git
synced 2026-05-11 17:04:10 +00: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>