[PATCH 01/10] hostapd: Add CONFIG_WPA_CLI_EDIT to defconfig

Mikael Kanstrup mikael.kanstrup at sonymobile.com
Wed Oct 12 05:18:52 PDT 2016


As hostapd_cli now supports command completion add documentation
of the config option to defconfig. Disabled per default.

Signed-off-by: Mikael Kanstrup <mikael.kanstrup at sonymobile.com>
---
 hostapd/defconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/hostapd/defconfig b/hostapd/defconfig
index 28d1b6c..e25ec32 100644
--- a/hostapd/defconfig
+++ b/hostapd/defconfig
@@ -348,3 +348,7 @@ CONFIG_IPV6=y
 # Note: This is an experimental and not yet complete implementation. This
 # should not be enabled for production use.
 #CONFIG_FILS=y
+
+# Include internal line edit mode in hostapd_cli. This can be used to provide
+# limited command line editing and history support.
+#CONFIG_WPA_CLI_EDIT=y
-- 
2.9.0.137.gcf4c2cf




More information about the Hostap mailing list