mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 21:22:37 +01:00
peap: add specification reference by the version
This commit is contained in:
parent
5b19d0454a
commit
43c650a2b4
@ -32,6 +32,13 @@
|
||||
|
||||
#include "eap.h"
|
||||
|
||||
/*
|
||||
* Protected EAP Protocol (PEAP): EAP type 25 as described in:
|
||||
*
|
||||
* PEAPv0: draft-kamath-pppext-peapv0-00
|
||||
* PEAPv1: draft-josefsson-pppext-eap-tls-eap-05
|
||||
*/
|
||||
|
||||
#define PEAP_PDU_MAX_LEN 65536
|
||||
|
||||
#define PEAP_HEADER_LEN 6
|
||||
|
Loading…
Reference in New Issue
Block a user