Janusz Dziedzic bb35e2d214 hostapd: Work around an interop connection issue in FT-PSK + WPA-PSK
While the AP is configured to enable both FT-PSK and WPA-PSK, an HP
printer request both AKMs (copied from AP?) in Association Request
frame, but don't add MDIE and don't use FT. This results in the
connection failing.

Next in logs we see:

RSN: Trying to use FT, but MDIE not included
IE - hexdump(len=26): 30 18 01 00 00 0f ac 04 01 00 00 0f ac 04
                      02 00 00 0f ac 02 00 0f ac 04 00 00

This is seen with some HP and Epson printers. Work around this by
stripping FT AKM(s) when MDE is not present and there is still a non-FT
AKM available.

Signed-off-by: Janusz Dziedzic <janusz@plumewifi.com>
2019-01-06 21:10:08 +02:00
..
2018-12-21 12:21:03 +02:00
2017-06-19 21:13:15 +03:00
2017-06-19 21:13:15 +03:00
2017-06-19 21:13:15 +03:00
2018-08-21 19:28:20 +03:00
2019-01-02 00:23:43 +02:00
2015-04-22 11:44:19 +03:00
2014-05-17 20:05:55 +03:00