]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/drv_callbacks.c
P2P: Make peer's P2P Device Address available to authenticator
authorJouni Malinen <j@w1.fi>
Sun, 1 Sep 2013 08:05:19 +0000 (11:05 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 1 Sep 2013 08:05:19 +0000 (11:05 +0300)
commit94ddef3e72ac92860d94039421b7ee2cfd81c198
treef39b44e7614bb820d97340f17e41d53705272322
parent52177fbb703cfe58e59bfc6cef5c585dccc6cef3
P2P: Make peer's P2P Device Address available to authenticator

This can be used to implement per-device PSK selection based on the
peer's P2P Device Address instead of P2P Interface Address.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/drv_callbacks.c
src/ap/ieee802_11.c
src/ap/wpa_auth.c
src/ap/wpa_auth.h
src/ap/wpa_auth_glue.c
src/ap/wpa_auth_i.h
wpa_supplicant/ibss_rsn.c
wpa_supplicant/tests/test_wpa.c