hostapd/wpa_supplicant/dbus
Yichen Yu a678a510fb dbus: Add D-Bus signal for PSK mismatch heuristics
As a workup action during disassociation, wpa_supplicant checks if the
disconnection could have been caused by PSK mismatch during WPA 4-way
handshake with function could_be_psk_mismatch() in event.c. A MSG_INFO
message will be sent on the control interface when there could be a PSK
mismatch, and this heuristic can be useful to indicate if the
disconnection is caused by a wrong passphrase provided by the user.
Here, propagate a new D-Bus signal 'PskMismatch' to notify other
applicantions.

Signed-off-by: Yichen Yu <yichenyu@chromium.org>
2023-02-21 11:24:06 +02:00
..
.gitignore dbus: Clean dbus build files on wpa_supplicant 'make clean' 2009-12-20 20:29:09 +02:00
dbus-wpa_supplicant.conf wpa_supplicant: Drop the old D-Bus interface support 2019-03-09 18:33:26 +02:00
dbus_common.c dbus: Check eloop registration failure in add_watch handler 2020-11-04 19:39:08 +02:00
dbus_common.h Update license notification in D-Bus interface files 2012-07-02 12:04:38 +03:00
dbus_common_i.h dbus: Expose interface globals via D-Bus properties 2015-10-28 23:41:32 +02:00
dbus_dict_helpers.c dbus: Emit more information over D-Bus 2022-12-03 10:59:44 +02:00
dbus_dict_helpers.h dbus: Emit more information over D-Bus 2022-12-03 10:59:44 +02:00
dbus_new.c dbus: Add D-Bus signal for PSK mismatch heuristics 2023-02-21 11:24:06 +02:00
dbus_new.h dbus: Add D-Bus signal for PSK mismatch heuristics 2023-02-21 11:24:06 +02:00
dbus_new_handlers.c dbus: Do not bring down primary interface when removing created AP interface 2022-12-18 11:04:18 +02:00
dbus_new_handlers.h dbus: Emit more information over D-Bus 2022-12-03 10:59:44 +02:00
dbus_new_handlers_p2p.c P2P: Allow persistent group join retry limit to be configured via D-Bus 2022-12-18 17:37:08 +02:00
dbus_new_handlers_p2p.h dbus: Add vendor specific information element in peer properties 2019-01-02 13:00:57 +02:00
dbus_new_handlers_wps.c wpa_supplicant: Support Multi-AP backhaul STA onboarding with WPS 2019-02-18 22:35:41 +02:00
dbus_new_helpers.c dbus: Emit more information over D-Bus 2022-12-03 10:59:44 +02:00
dbus_new_helpers.h dbus: Emit more information over D-Bus 2022-12-03 10:59:44 +02:00
dbus_new_introspect.c D-Bus: Increase introspection buffer size 2020-05-16 21:46:24 +03:00
fi.w1.wpa_supplicant1.service.in wpa_supplicant: Edit BINDIR in dbus and systemd service files 2011-07-15 12:25:02 +03:00
Makefile wpa_supplicant: Drop the old D-Bus interface support 2019-03-09 18:33:26 +02:00