]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Introduce hostapd_ctrl_iface_get_key_mgmt()
authorAnton Nayshtut <qca_antonn@qca.qualcomm.com>
Sun, 19 Jul 2015 14:21:57 +0000 (17:21 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 21 Jul 2015 10:33:21 +0000 (13:33 +0300)
commitc497a024a2d658a7bb23180f03eea760f15fd8d7
treeb08077bdc8f1f06885aa2dcc81e0657c9e748508
parentb328145296d6595cfd9b326cd6dfb4fcbdda89e2
hostapd: Introduce hostapd_ctrl_iface_get_key_mgmt()

This function will be used in DUP_NETWORK command implementation.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/ctrl_iface.c