Detach ctrl_iface monitor if the client socket is removed
[wpasupplicant] / hostapd / ChangeLog
index d48bd15..c0e1915 100644 (file)
@@ -5,6 +5,14 @@ ChangeLog for hostapd
          configurable with a new command line options (-G<seconds>)
        * 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
+       * driver_nl80211: fixed STA accounting data collection (TX/RX bytes
+         reported correctly; TX/RX packets not yet available from kernel)
+       * added support for WPS USBA out-of-band mechanism with USB Flash
+         Drives (UFD) (CONFIG_WPS_UFD=y)
+       * fixed EAPOL/EAP reauthentication when using an external RADIUS
+         authentication server
+       * fixed TNC with EAP-TTLS
 
 2009-01-06 - v0.6.7
        * added support for Wi-Fi Protected Setup (WPS)