]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_cli: Print nice prompt when using remote UDP
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Sun, 5 Aug 2012 17:50:17 +0000 (20:50 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 5 Aug 2012 17:50:17 +0000 (20:50 +0300)
commit4307bb8c850bbec350f51978d4442ae320079b2e
tree1acbf1db8a5d7ef67dfa2af4c91e0210f875f992
parent15b97bc3b514dd942cfd303cb168656060b7132c
wpa_cli: Print nice prompt when using remote UDP

When CONFIG_CTRL_IFACE=udp-remote is used, print user frendly PS in
wpa_cli. E.g.,
localhost/wlan0>
192.168.1.1/p2p-wlan-0-0>

Signed-hostap: Janusz Dziedzic <janusz.dziedzic@tieto.com>
src/common/wpa_ctrl.c
src/common/wpa_ctrl.h
wpa_supplicant/wpa_cli.c