wpa_params Struct Reference

#include <wpa_supplicant_i.h>

List of all members.

Public Attributes

char * ctrl_interface
int daemonize
int dbus_ctrl_interface
char * override_ctrl_interface
char * override_driver
char * pid_file
int wait_for_monitor
const char * wpa_debug_file_path
int wpa_debug_level
int wpa_debug_show_keys
int wpa_debug_syslog
int wpa_debug_timestamp

Detailed Description

struct wpa_params - Parameters for wpa_supplicant_init()

Definition at line 106 of file wpa_supplicant_i.h.


Member Data Documentation

ctrl_interface - Global ctrl_iface path/parameter

Definition at line 149 of file wpa_supplicant_i.h.

daemonize - Run wpa_supplicant in the background

Definition at line 110 of file wpa_supplicant_i.h.

dbus_ctrl_interface - Enable the DBus control interface

Definition at line 154 of file wpa_supplicant_i.h.

override_ctrl_interface - Optional ctrl_interface override

This parameter can be used to override the ctrl_interface parameter in dynamic interface addition to force a control interface to be created.

Definition at line 182 of file wpa_supplicant_i.h.

override_driver - Optional driver parameter override

This parameter can be used to override the driver parameter in dynamic interface addition to force a specific driver wrapper to be used instead.

Definition at line 173 of file wpa_supplicant_i.h.

pid_file - Path to a PID (process ID) file

If this and daemonize are set, process ID of the background process will be written to the specified file.

Definition at line 123 of file wpa_supplicant_i.h.

wait_for_monitor - Wait for a monitor program before starting

Definition at line 115 of file wpa_supplicant_i.h.

wpa_debug_file_path - Path of debug file or NULL to use stdout

Definition at line 159 of file wpa_supplicant_i.h.

wpa_debug_level - Debugging verbosity level (e.g., MSG_INFO)

Definition at line 128 of file wpa_supplicant_i.h.

wpa_debug_show_keys - Whether keying material is included in debug

This parameter can be used to allow keying material to be included in debug messages. This is a security risk and this option should not be enabled in normal configuration. If needed during development or while troubleshooting, this option can provide more details for figuring out what is happening.

Definition at line 139 of file wpa_supplicant_i.h.

wpa_debug_syslog - Enable log output through syslog

Definition at line 164 of file wpa_supplicant_i.h.

wpa_debug_timestamp - Whether to include timestamp in debug messages

Definition at line 144 of file wpa_supplicant_i.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


wpa_supplicant
Author(s): Package maintained by Blaise Gassend
autogenerated on Fri Jan 11 10:05:16 2013