mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
27f43d8de5
The actual supplicant state is exposed via a property on the interface object. So having a separate signal StateChanged for notifying about changes is a bad idea. The standard PropertiesChanged signal should be used for this. The advantage of StateChanged signal was that it includes the previous state, but not even NetworkManager is making use of this. And tracking the old state via the property and this signal is easily possible anyway. |
||
---|---|---|
.. | ||
.gitignore | ||
code_structure.doxygen | ||
ctrl_iface.doxygen | ||
dbus.doxygen | ||
directories.doxygen | ||
doxygen.conf | ||
driver_wrapper.doxygen | ||
eap_server.doxygen | ||
eap.doxygen | ||
hostapd_ctrl_iface.doxygen | ||
hostapd.fig | ||
kerneldoc2doxygen.pl | ||
mainpage.doxygen | ||
Makefile | ||
porting.doxygen | ||
testing_tools.doxygen | ||
wpa_supplicant.fig |