hostapd: Update to version 2.9 (2019-08-08)
[openwrt/openwrt.git] / package / network / services / hostapd / patches / 067-0001-AP-Silently-ignore-management-frame-from-unexpected-.patch
index d90e915e18af728875e6107fdb6e4be26f469765..25ee2c9f859ebcfee7f40048451adcddb618ecdd 100644 (file)
@@ -45,7 +45,7 @@ Signed-off-by: Jouni Malinen <j@w1.fi>
        hostapd_logger(hapd, addr, HOSTAPD_MODULE_IEEE80211,
 --- a/src/ap/ieee802_11.c
 +++ b/src/ap/ieee802_11.c
-@@ -4463,6 +4463,18 @@ int ieee802_11_mgmt(struct hostapd_data
+@@ -4626,6 +4626,18 @@ int ieee802_11_mgmt(struct hostapd_data
        fc = le_to_host16(mgmt->frame_control);
        stype = WLAN_FC_GET_STYPE(fc);