Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548230 - net-wireless/wpa_supplicant: "uncommon-eap-types" USE flag has incorrect(?) description
Summary: net-wireless/wpa_supplicant: "uncommon-eap-types" USE flag has incorrect(?) d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Bjarke Istrup Pedersen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-30 10:52 UTC by Ari Entlich
Modified: 2015-12-22 15:30 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 Ari Entlich 2015-04-30 10:52:21 UTC
The description for the uncommon-eap-types USE flag is given as "Add support for Wi-Fi Protected Setup". This is the same as the description for the wps flag, so I'm guessing this is a copy-paste error.

Thanks.

Reproducible: Always
Comment 1 Francisco Blas Izquierdo Riera (RETIRED) gentoo-dev 2015-05-26 08:38:57 UTC
According to the ebuild these are the EAP types enabled:
                Kconfig_style_config EAP_GPSK
                Kconfig_style_config EAP_SAKE
                Kconfig_style_config EAP_GPSK_SHA256
                Kconfig_style_config EAP_IKEV2
                Kconfig_style_config EAP_EKE

So something like: "Add support for uncommon EAP exchanges (GPSK, SAKE, GPSK_SHA256, IKEV2 and EKE)" may be the best choice.

As a side note all these use a Preshared secret (although IKE may also use asymmetric cryptography).
Comment 2 Rick Farina (Zero_Chaos) gentoo-dev 2015-12-22 15:30:56 UTC
fixed, thanks