X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=hostapd%2FChangeLog;h=17ebc3b33d7ff9fce09fe82b144f544a6d88297c;hb=fda90ab4b73b19d4638e8b7cd4c90458e51f9e3e;hp=7ffe9c66848d3934f7c89d177a1c496d6f252834;hpb=e33bbd8f4d4ffb69eeb7347764895abb9b8cd115;p=wpasupplicant diff --git a/hostapd/ChangeLog b/hostapd/ChangeLog index 7ffe9c6..17ebc3b 100644 --- a/hostapd/ChangeLog +++ b/hostapd/ChangeLog @@ -1,10 +1,18 @@ ChangeLog for hostapd -????-??-?? - v0.6.7 +????-??-?? - v0.7.0 + * increased hostapd_cli ping interval to 5 seconds and made this + configurable with a new command line options (-G) + * driver_nl80211: use Linux socket filter to improve performance + * added support for external Registrars with WPS (UPnP transport) + * 802.11n: scan for overlapping BSSes before starting 20/40 MHz channel + +2009-01-06 - v0.6.7 * added support for Wi-Fi Protected Setup (WPS) (hostapd can now be configured to act as an integrated WPS Registrar and provision credentials for WPS Enrollees using PIN and PBC - methods; external WPS Registrars are not supported); WPS support can + methods; external wireless Registrar can configure the AP, but + external WLAN Manager Registrars are not supported); WPS support can be enabled by adding CONFIG_WPS=y into .config and setting the runtime configuration variables in hostapd.conf (see WPS section in the example configuration file); new hostapd_cli commands wps_pin and @@ -17,6 +25,9 @@ ChangeLog for hostapd mac80211 * added support for EAP-AKA' (draft-arkko-eap-aka-kdf) * added support for using driver_test over UDP socket + * changed EAP-GPSK to use the IANA assigned EAP method type 51 + * updated management frame protection to use IEEE 802.11w/D7.0 + * fixed retransmission of EAP requests if no response is received 2008-11-23 - v0.6.6 * added a new configuration option, wpa_ptk_rekey, that can be used to