diff options
author | Jouni Malinen <j@w1.fi> | 2008-11-01 14:32:10 +0200 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2008-11-01 14:32:10 +0200 |
commit | 07d44beeab3d97b1d2bd08cf7bb2ad3c8988db28 (patch) | |
tree | 398fbdb9816e2a544044e566d04c418f44cbd182 /hostapd/ChangeLog | |
parent | e3e51d9f03b913a54fff9ae9497ff8d7d9dd576d (diff) | |
download | external_wpa_supplicant_8_ti-07d44beeab3d97b1d2bd08cf7bb2ad3c8988db28.zip external_wpa_supplicant_8_ti-07d44beeab3d97b1d2bd08cf7bb2ad3c8988db28.tar.gz external_wpa_supplicant_8_ti-07d44beeab3d97b1d2bd08cf7bb2ad3c8988db28.tar.bz2 |
Added a note about hostapd driver_nl80211 and AP mode in wireless-testing
Diffstat (limited to 'hostapd/ChangeLog')
-rw-r--r-- | hostapd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hostapd/ChangeLog b/hostapd/ChangeLog index c8c3539..5a1caeb 100644 --- a/hostapd/ChangeLog +++ b/hostapd/ChangeLog @@ -23,6 +23,9 @@ ChangeLog for hostapd A-ID-Info (eap_fast_a_id_info) to allow A-ID to be set to a fixed 16-octet len binary value for better interoperability with some peer implementations; eap_fast_a_id is now configured as a hex string + * driver_nl80211: Updated to match the current Linux mac80211 AP mode + configuration (wireless-testing.git and Linux kernel releases + starting from 2.6.29) 2008-08-10 - v0.6.4 * added peer identity into EAP-FAST PAC-Opaque and skip Phase 2 |