]> git.ipfire.org Git - thirdparty/hostap.git/commit
Extend wpa_supplicant STA* ctrl_iface commands for mesh
authorJouni Malinen <j@w1.fi>
Sun, 14 Dec 2014 18:03:54 +0000 (20:03 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 14 Dec 2014 18:14:30 +0000 (20:14 +0200)
commite77007132ead824bb83429e7e1f8dc0890789bcb
tree4ffae644f8b63159707465c808b4f424daebeaeb
parent5881873b865fc24a060efb56d4214c830e0986d9
Extend wpa_supplicant STA* ctrl_iface commands for mesh

Since mesh functionality uses struct hostapd_data to maintain peer
state, the existing STA* control interface commands can be used to
display information about the peers.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/ap.c