Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 112048 | Differences between
and this patch

Collapse All | Expand All

(-)hostapd-0.3.9-orig/ieee802_1x.h (-1 / +1 lines)
Lines 10-16 Link Here
10
	/* followed by length octets of data */
10
	/* followed by length octets of data */
11
} __attribute__ ((packed));
11
} __attribute__ ((packed));
12
12
13
#define EAPOL_VERSION 2
13
#define EAPOL_VERSION 1
14
14
15
enum { IEEE802_1X_TYPE_EAP_PACKET = 0,
15
enum { IEEE802_1X_TYPE_EAP_PACKET = 0,
16
       IEEE802_1X_TYPE_EAPOL_START = 1,
16
       IEEE802_1X_TYPE_EAPOL_START = 1,

Return to bug 112048