CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/29 05:05:46
Modified files:
sys/net80211 : ieee80211_input.c
Log message:
Use stricter validation checks for A-MPDUs in the net80211 input path.
Don't accept A-MPDUs if not in RUN state, and don't accept them from
unassociated clients in hostap mode.
ok jmatthew@ kevlo@
