fragattacks/src
Jouni Malinen b378c41fbc nl80211: Fix deinit path to unregister nl_mgmt socket
Commit 8e12685c43 replaced call to
nl80211_mgmt_unsubscribe() on the deinit path with a
wpa_driver_nl80211_set_mode() call. This is not enough to unregister the
bss->nl_mgmt read socket in all cases. Fix this by unconditionally
unsubscribing from the nl80211 events after having change mode to
station.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-08-24 23:45:11 +03:00
..
ap WPS: Track peer MAC address from the last operations 2013-08-23 17:48:59 +03:00
common WPS: Add PBC mode activated/disabled events 2013-08-23 16:52:48 +03:00
crypto Fix build with older OpenSSL versions 2013-06-30 12:55:52 +03:00
drivers nl80211: Fix deinit path to unregister nl_mgmt socket 2013-08-24 23:45:11 +03:00
eap_common EAP-EKE: Add peer implementation 2013-07-07 20:30:10 +03:00
eap_peer EAP-EKE: Add peer implementation 2013-07-07 20:30:10 +03:00
eap_server EAP-EKE: Add server implementation 2013-07-07 20:30:10 +03:00
eapol_auth Add server identity configuration for EAP server 2013-07-07 20:30:10 +03:00
eapol_supp dbus_new: Add EAP logon/logoff 2013-04-23 17:57:55 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Do not reply to 802.11b-only Probe Request frames as GO 2013-06-19 19:16:23 +03:00
radius Add server identity configuration for EAP server 2013-07-07 20:30:10 +03:00
rsn_supp TDLS: Handle transmission failures of TPK Handshake messages 2013-08-01 10:47:23 +03:00
tls Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
utils Add missing host_to_le32() for big endian hosts 2013-07-20 17:17:32 +03:00
wps WPS: Track peer MAC address from the last operations 2013-08-23 17:48:59 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00