CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/10 04:19:37
Modified files:
sys/dev/usb : if_urtwn.c
Log message:
Fix urtwn(4) against access points which use WPA1/TKIP as the group cipher.
Problem first reported against dhclient(8) by Artem Mazurov on bugs@
Bug was traced down into urtwn(4) by krw@ with a TP-Link TP-WA850RE AP.
Regardless, please configure your access points to use WPA2/AES only!
WPA1/TKIP is insecure and should die.
ok krw@
