Public Attributes
eapol_config Struct Reference

#include <eapol_supp_sm.h>

List of all members.

Public Attributes

int accept_802_1x_keys
int eap_disabled
int fast_reauth
int required_keys
unsigned int workaround

Detailed Description

struct eapol_config - Per network configuration for EAPOL state machines

Definition at line 26 of file eapol_supp_sm.h.


Member Data Documentation

accept_802_1x_keys - Accept IEEE 802.1X (non-WPA) EAPOL-Key frames

This variable should be set to 1 when using EAPOL state machines with non-WPA security policy to generate dynamic WEP keys. When using WPA, this should be set to 0 so that WPA state machine can process the EAPOL-Key frames.

Definition at line 35 of file eapol_supp_sm.h.

eap_disabled - Whether EAP is disabled

Definition at line 61 of file eapol_supp_sm.h.

fast_reauth - Whether fast EAP reauthentication is enabled

Definition at line 51 of file eapol_supp_sm.h.

required_keys - Which EAPOL-Key packets are required

This variable determines which EAPOL-Key packets are required before marking connection authenticated. This is a bit field of EAPOL_REQUIRE_KEY_UNICAST and EAPOL_REQUIRE_KEY_BROADCAST flags.

Definition at line 46 of file eapol_supp_sm.h.

workaround - Whether EAP workarounds are enabled

Definition at line 56 of file eapol_supp_sm.h.


The documentation for this struct was generated from the following file:


wpa_supplicant_node
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:33:26