Here's some more cli related patches. Fixes for hostapd_cli, command history file support for hostapd_cli, completion for yet some more commands, a new cli command list_sta added. And enabling the features for hostapd_cli on Android. Mikael Kanstrup (10): hostapd: Add CONFIG_WPA_CLI_EDIT to defconfig hostapd_cli: Add support for cli history file hostapd_cli: Enable command completion and history for Android hostapd_cli: Add completion for sta command hostapd_cli: Refresh stations list on control interface reconnect hostapd_cli: Refactor control iface reconnects with common helper hostapd_cli: Process events received following control iface commands cli: Add list_sta command wpa_cli: Add completion for sta, deauthenticate and disassociate wpa_cli: Add completion for ssid config commands hostapd/Android.mk | 3 + hostapd/android.config | 3 + hostapd/defconfig | 4 ++ hostapd/hostapd_cli.c | 169 +++++++++++++++++++++++++++++++++-------------- wpa_supplicant/wpa_cli.c | 130 +++++++++++++++++++++++++++++++----- 5 files changed, 241 insertions(+), 68 deletions(-) -- 2.9.0.137.gcf4c2cf _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap