]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Support dynamic addition of P2P Device triggering interface
authorJouni Malinen <j@w1.fi>
Mon, 20 Oct 2014 09:42:27 +0000 (12:42 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 21 Oct 2014 14:35:19 +0000 (17:35 +0300)
commitc3c4b3ed3b714a74d77c59d37784b44871110b05
treeb66a75ca1c5a715099d9b28ec57025489808cced
parent26fc96e89b9f0ecd16e1ecbdc41a375b2cc752a7
P2P: Support dynamic addition of P2P Device triggering interface

This moves the addition of P2P Device interface into
wpa_supplicant_add_iface() so that this operation can be done
dynamically when adding an interface to an already running
wpa_supplicant process.

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