You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Ircama e79febb3f5 P2P: Adding option to manage device drivers creating random MAC addresses
Add option 2 to the p2p_device_random_mac_addr configuration option to
support device drivers which use by default random MAC adresses when
creating a new P2P Device interface (for instance, the BCM2711 80211
wireless device driver included in Raspberry Pi 4 Model B). In such
case, this option allows to create the P2P Device interface correctly
when using P2P permanent groups, enabling wpa_supplicant to reuse the
same MAC address when re-invoking a P2P permanent group.

update_config=1 is required.

Signed-off-by: Ircama <amacri@tiscali.it>
3 years ago
..
ap RSN+WPA: Fix RSNE removing in EAPOL-Key msg 3/4 when RSNXE is included 3 years ago
common DPP: Silence compiler warning about signed/unsigned comparison 3 years ago
crypto wolfSSL: Client cert loading API fix 4 years ago
drivers P2P: Adding option to manage device drivers creating random MAC addresses 3 years ago
eap_common build: Make more library things common 4 years ago
eap_peer EAP-IKEv2: Try to make transform parser simpler to understand 4 years ago
eap_server build: Make more library things common 4 years ago
eapol_auth build: Make more library things common 4 years ago
eapol_supp build: Make more library things common 4 years ago
fst FST: Convert Boolean to C99 bool 4 years ago
l2_packet build: Make more library things common 4 years ago
p2p P2P: Add a maximum length limit for peer vendor IEs 3 years ago
pae MACsec: Convert Boolean to C99 bool 4 years ago
radius build: Make more library things common 4 years ago
rsn_supp RSN: Validate RSNXE match in EAPOL-Key msg 3/4 only when RSN is used 3 years ago
tls Fix couple more typos 4 years ago
utils Fix gcc-10 build with -Werror=array-bounds and dl_list_for_each() 4 years ago
wps build: Make more library things common 4 years ago
Makefile build: Add a common-clean target 4 years ago
build.rules build: Rebuild libs all the time 4 years ago
lib.rules build: lib.rules: Add common-clean 4 years ago
objs.mk build: Fix dependency file inclusion 4 years ago