CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2017/12/11 15:23:00

Modified files:
        sys/net80211   : ieee80211_output.c 

Log message:
Omit the PMKID count field from RSN information elements (IE) if the PMKID
list has zero elements and PMKID would be the last field in the RSN IE.

This is correct as per 802.11-2012 8.4.2.27.1 and aligns net80211 code with
behaviour of bwfm(4) firmware, unblocking further progress in that driver.

ok patrick@ phessler@

Reply via email to