]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/wpa_auth.c
P2P: Select PSK based on Device Address instead of Interface Address
authorJouni Malinen <j@w1.fi>
Sun, 1 Sep 2013 08:30:26 +0000 (11:30 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 1 Sep 2013 08:30:26 +0000 (11:30 +0300)
commit759fd76b7fa554f3ee09a5a63d8cba76934b27d1
treed41e395cb088461314c1427eb17bac73a51d8748
parent94ddef3e72ac92860d94039421b7ee2cfd81c198
P2P: Select PSK based on Device Address instead of Interface Address

When using per-device PSKs, select the PSK based on the P2P Device
Address of the connecting client if that client is a P2P Device. This
allows the P2P Interface Address to be changed between P2P group
connections which may happen especially when using persistent groups.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/wpa_auth.c
src/ap/wpa_auth.h
src/ap/wpa_auth_glue.c
wpa_supplicant/ibss_rsn.c