Confirmed, the bugfix applied to the wpasupplicant source is enough to prevent 
the
segfault / infinite loop on my debian unstable system.

(part of) the content of /etc/wpa_supplicant.conf :

ctrl_interface=/var/run/wpa_supplicant
ap_scan=0
# eapol_version=2

network={
        ssid="WLAN-PH"
#       scan_ssid=1
        id_str="philips"
        key_mgmt=IEEE8021X
        eap=TLS
#       eapol_flags=3
    ...
}



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to