]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_cli: Add internal line edit implementation
authorJouni Malinen <j@w1.fi>
Sun, 14 Nov 2010 17:15:23 +0000 (19:15 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 14 Nov 2010 17:15:23 +0000 (19:15 +0200)
commitaee680e8b299b2f3352a33fb621bdc8cb2d764e4
tree8cc0a0a0a1a2a4de3494869c4768283484113ff2
parentcd10156798ffa95abfc7758faed3caf0d61be052
wpa_cli: Add internal line edit implementation

CONFIG_WPA_CLI_EDIT=y can now be used to build wpa_cli with internal
implementation of line editing and history support. This can be used
as a replacement for CONFIG_READLINE=y.
wpa_supplicant/Makefile
wpa_supplicant/defconfig
wpa_supplicant/wpa_cli.c