CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/01/05 06:41:03
Modified files:
sys/net80211 : ieee80211_output.c
Log message:
announce PMF support only if the access point supports PMF
Fixes association to buggy access points which will not initiate WPA with
us if the PMF-capable bit is set in our assoc requests.
Problem reported by mvs@
