wpa_supplicant: Add ctrl parameter to INTERFACES command
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Fri, 4 Mar 2016 09:20:27 +0000 (10:20 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 5 Mar 2016 15:44:49 +0000 (17:44 +0200)
commit56e2fc2c31aa36ccc60e87868365f3f36ebbb42b
tree7372d86cb61f4dca809f1f69fd82fec8d041db27
parentb9066c638af5daf74e7ce64bd441aebf8572ee41
wpa_supplicant: Add ctrl parameter to INTERFACES command

"INTERFACES ctrl" can now be used to fetch a list of network interfaces
and their control interfaces, e.g., to fetch the UDP port information
for the control interface.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
wpa_supplicant/ctrl_iface.c