hostapd/src/pasn
Vinay Gannevaram 309765eb66 PASN: Use separate variables for BSSID and peer address
Using separate variables for BSSID and peer address is needed to support
Wi-Fi Aware (NAN) use cases where the group address is used as the BSSID
and that could be different from any other peer address. The
infrastructure BSS cases will continue to use the AP's BSSID as both the
peer address and BSSID for the PASN exchanges.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2022-11-10 21:12:50 +02:00
..
Makefile PASN: Move responder functionality into a separate file 2022-11-04 00:52:17 +02:00
pasn_common.h PASN: Use separate variables for BSSID and peer address 2022-11-10 21:12:50 +02:00
pasn_initiator.c PASN: Use separate variables for BSSID and peer address 2022-11-10 21:12:50 +02:00
pasn_responder.c PASN: Use separate variables for BSSID and peer address 2022-11-10 21:12:50 +02:00