On Thu, Feb 06, 2025 at 07:11:18AM +0000, Nico Sonack wrote: > On Wed, Feb 05, 2025 at 04:19:39PM +0100, Nico Sonack wrote: > > On Wednesday, 5 February 2025 14:25:01 CET Bjoern A. Zeeb wrote: > > > > wpa_supplicant: > > > > wpa_supplicant[36003]: bsd_set_key: unknown alg=4 > > > > wpa_supplicant[37401]: WPA: Group Key - hexdump(len=16): [REMOVED] > wpa_supplicant[37401]: wlan0: WPA: Installing GTK to the driver > (keyidx=1 tx=0 len=16) > wpa_supplicant[37401]: WPA: RSC - hexdump(len=6): 00 00 00 00 00 00 > wpa_supplicant[37401]: bsd_set_key: alg=3 addr=0x218b29318c1b > key_idx=1 set_tx=0 seq_len=6 key_len=16 > wpa_supplicant[37401]: wlan0: WPA: IGTK keyid 4 pn 000000000000 > wpa_supplicant[37401]: WPA: IGTK - hexdump(len=16): [REMOVED] > wpa_supplicant[37401]: bsd_set_key: alg=4 addr=0x218b29318c1b > key_idx=4 set_tx=0 seq_len=6 key_len=16 > wpa_supplicant[37401]: wlan0: Request to deauthenticate - > bssid=**:**:**:**:**:** pending_bssid=00:00:00:00:00:00 reason=1 > (UNSPECIFIED) state=GROUP_HANDSHAKE valid_links=0x0 > ap_mld_addr=00:00:00:00:00:00 > wpa_supplicant[37401]: TDLS: Tear down peers > wpa_supplicant[37401]: wlan0: Event DEAUTH (11) received
I didn't catch it because it was too far down in the tail log: wpa_supplicant[3133]: bsd_set_key: unknown alg=4 wpa_supplicant[3133]: wlan0: WPA: Failed to configure IGTK to the driver wpa_supplicant[3133]: wlan0: RSN: Failed to configure IGTK ... so it is still bsd_set_key complaining about the WPA_ALG_BIP_CMAC_128 algorithm. Nico -- Nico Sonack <nson...@herrhotzenplotz.de>