Home | History | Annotate | Download | only in marlin

Lines Matching full:wpa_supplicant

1 ##### Example wpa_supplicant configuration file ###############################
14 # to be changed. This can happen if wpa_supplicant is run in the background.
16 # Whether to allow wpa_supplicant to update (overwrite) configuration
18 # This option can be used to allow wpa_supplicant to overwrite configuration
28 # Parameters for the control interface. If this is specified, wpa_supplicant
30 # manage wpa_supplicant. The meaning of this string depends on which control
39 # wpa_supplicant processes can be run at the same time if more than one
41 # /var/run/wpa_supplicant is the recommended directory for sockets and by
42 # default, wpa_cli will use it when trying to connect with wpa_supplicant.
46 # possible to run wpa_supplicant as root (since it needs to change network
50 # cases. By default, wpa_supplicant is configured to use gid 0 (root). If you
58 # DIR=/var/run/wpa_supplicant GROUP=wheel
59 # DIR=/var/run/wpa_supplicant GROUP=0
64 # wpa_supplicant is implemented based on IEEE Std 802.1X-2004 which defines
67 # to make wpa_supplicant interoperate with these APs, the version number is set
73 # By default, wpa_supplicant requests driver to perform AP scanning and then
76 # wpa_supplicant just to process EAPOL frames based on IEEE 802.11 association
78 # 1: wpa_supplicant initiates scanning and AP selection
119 #load_dynamic_eap=/usr/lib/wpa_supplicant/eap_tls.so
120 #load_dynamic_eap=/usr/lib/wpa_supplicant/eap_md5.so
223 # which wpa_supplicant goes through the networks when selecting a BSS. The
291 # from ASCII passphrase. This process uses lot of CPU and wpa_supplicant
363 # change when wpa_supplicant is run in the background.
367 # Note that when running wpa_supplicant as an application, the user
378 # wpa_supplicant is run in the background.
385 # directory may change when wpa_supplicant is run in the background.
391 # Note that when running wpa_supplicant as an application, the user
426 # encryption", and wpa_supplicant is now using that as the default value.
433 # include_tls_length=1 can be used to force wpa_supplicant to include
474 # pac_file: File path for the PAC entries. wpa_supplicant will need to be able
477 # working directory may change when wpa_supplicant is run in the
493 # wpa_supplicant supports number of "EAP workarounds" to work around
698 # pac_file="/etc/wpa_supplicant.eap-fast-pac"