diff options
author | Jouni Malinen <j@w1.fi> | 2008-01-15 04:07:52 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2008-01-15 04:07:52 (GMT) |
commit | bb2497132cfc61062e46dd2c255d0a773f75c590 (patch) | |
tree | c665016873c951576a39c8ac2afef23d296774f0 /hostapd | |
parent | 5de8411d646bf1e82a86cc23819e79230365915c (diff) | |
download | hostap-history-bb2497132cfc61062e46dd2c255d0a773f75c590.zip hostap-history-bb2497132cfc61062e46dd2c255d0a773f75c590.tar.gz hostap-history-bb2497132cfc61062e46dd2c255d0a773f75c590.tar.bz2 |
FT: Use new key name labels from IEEE 802.11r/D9.0
Diffstat (limited to 'hostapd')
-rw-r--r-- | hostapd/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hostapd/ChangeLog b/hostapd/ChangeLog index 96126f1..fa75acf 100644 --- a/hostapd/ChangeLog +++ b/hostapd/ChangeLog @@ -11,6 +11,7 @@ ChangeLog for hostapd runtime configuration variables in hostapd.conf (see WPS section in the example configuration file); new hostapd_cli commands wps_pin and wps_pbc are used to configuration WPS negotiation + * updated FT support to use the latest draft, IEEE 802.11r/D9.0 2008-01-01 - v0.6.2 * fixed EAP-SIM and EAP-AKA message parser to validate attribute |