]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Do not store duplicate PSK entries for the same device
authorJouni Malinen <j@w1.fi>
Sun, 1 Sep 2013 14:47:05 +0000 (17:47 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 1 Sep 2013 18:35:10 +0000 (21:35 +0300)
commit43c693c21ae8aaa3e52b02ef43d854cbbcea2bd9
treeedbd044d376d8176e495cc613f0209fec71b42f0
parentf2c566027e7e97203c11b5cacc527aecb017394f
P2P: Do not store duplicate PSK entries for the same device

If a client joins a P2P group multiple times, replace the previous
per-client PSK entry instead of adding a new entry each time.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/p2p_supplicant.c