Lines Matching full:configuration
120 note that Linux drivers are moving to use generic wireless configuration
125 Linux drivers that support WPA/WPA2 configuration with the generic
130 configuration file.
180 implementation. A configuration file, .config, for compilation is
188 information about the wpa_supplicant build time configuration.
275 - wpa_supplicant selects a BSS based on its configuration
295 build time configuration file, .config, in the wpa_supplicant root
296 directory. Configuration options are text lines using following
298 comments and are ignored. See defconfig file for an example configuration
301 The build time configuration can be used to select only the needed
303 libraries. The main configuration parts are the selection of which
307 Following build time configuration options are used to control IEEE
373 After you have created a configuration file, you can build
385 You will need to make a configuration file, e.g.,
386 /etc/wpa_supplicant.conf, with network configuration for the networks
387 you are going to use. Configuration file section below includes
388 explanation fo the configuration file format and includes various
389 examples. Once the configuration is ready, you can test whether the
390 configuration work by first running wpa_supplicant with following
401 build time configuration (.config), you may need to specify which
421 -c = Configuration file
488 Configuration file
493 example configuration file, wpa_supplicant.conf, for detailed
494 information about the configuration format and supported fields.
496 Changes to configuration file can be reloaded be sending SIGHUP signal
500 Configuration file can include one or more network blocks, e.g., one
502 betwork based on the order of network blocks in the configuration
506 Example configuration files for some common configurations:
557 3) EAP-TTLS/EAP-MD5-Challenge configuration with anonymous identity for the
594 5) Catch all example that allows more or less all configuration modes. The
595 configuration options are used based on what security policy is used in the
646 included in configuration. If the private key uses a passphrase, this
669 configuration, trigger events, and request interactive user input.
676 password, if these are not included in the configuration. This can be
683 non-root user access (ctrl_interface_group in the configuration
701 password, which are not present in the configuration file, it sends a
744 reconfigure = force wpa_supplicant to re-read its configuration file
762 save_config = save the current configuration
789 update network configuration and/or trigget DHCP client to update IP
821 # remove network configuration, if needed
862 Dynamic interface add and operation without configuration files
865 wpa_supplicant can be started without any configuration files or
877 # Add a new interface (wlan0, no configuration file, driver=nl80211, and
913 by adding CONFIG_PRIVSEP=y to the build configuration (.config). When
924 for wpa_supplicant in this kind of configuration. After this,
930 Example configuration: