view conf/supauth.eap.testbed.aaa/wpasupplicant/build.config @ 0:9e5a3c884de6

Initial import of the virtual testbed.
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 17 Jun 2010 11:00:32 +0900
parents
children
line wrap: on
line source

# Config file for compilation wpa_supplicant sur supauth.eap.testbed.aaa

# We use the WEXT generic driver with mac80211_hwsim hardware
CONFIG_DRIVER_WEXT=y

# EAP and EAPoL
CONFIG_IEEE8021X_EAPOL=y
CONFIG_EAP_MD5=y
CONFIG_EAP_MSCHAPV2=y
CONFIG_EAP_TLS=y
CONFIG_EAP_PEAP=y
CONFIG_EAP_TTLS=y
# CONFIG_EAP_FAST=y
CONFIG_EAP_GTC=y
CONFIG_EAP_OTP=y
CONFIG_EAP_SIM=y
# ETC...
CONFIG_EAP_IKEV2=y
CONFIG_PKCS12=y

CONFIG_EAPOL_TEST=y

CONFIG_CTRL_IFACE=y
CONFIG_BACKEND=file
CONFIG_DEBUG_FILE=y

"Welcome to our mercurial repository"