Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149363 - net-wireless/wpa_supplicant-0.5.4 doesn't compile EAP-FAST support
Summary: net-wireless/wpa_supplicant-0.5.4 doesn't compile EAP-FAST support
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Roy Marples (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-27 16:24 UTC by Paulo M
Modified: 2007-01-31 01:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paulo M 2006-09-27 16:24:02 UTC
wpa_supplicant version 0.5.4 has support for EAP-FAST encryption, but doesn't compile it.


echo "CONFIG_EAP_FAST=y"     >> "${CONFIG}"

is necessary on the ebuild.
Comment 1 Roy Marples (RETIRED) gentoo-dev 2006-09-28 02:24:23 UTC
When openssl supports SSL_set_hello_extension on all platforms that wpa_supplicant supports we can until this, until then we cannot.