]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Remove P2P groups on process termination
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 25 Sep 2013 22:38:30 +0000 (01:38 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 25 Sep 2013 22:38:30 +0000 (01:38 +0300)
commit20625e97533d589ebfc8f08c40ddd2f7b6c884ec
treec46028949239fe556137610ee182283c8cea5655
parent76fe79ef2dbedb6bc0594ab14bb8ee42a0bfdc1b
P2P: Remove P2P groups on process termination

Killing the wpa_supplicant process or using TERMINATE ctrl_iface command
resulted in the process existing without cleaning up possibly added
dynamic P2P group interfaces. Clean this up by stopping each P2P group
before stopping eloop.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpa_supplicant.c