Lines Matching refs:unexpected
4 Subject: [PATCH] AP: Silently ignore management frame from unexpected source
7 Do not process any received Management frames with unexpected/invalid SA
8 so that we do not add any state for unexpected STA addresses or end up
9 sending out frames to unexpected destination. This prevents unexpected
12 unexpected response.
15 where the unexpected response frame from the AP might result in a
22 https://w1.fi/security/2019-7/0001-AP-Silently-ignore-management-frame-from-unexpected-.patch]
40 + /* Do not process any frames with unexpected/invalid SA so that
41 + * we do not add any state for unexpected STA addresses or end
42 + * up sending out frames to unexpected destination. */
63 + /* Do not process any frames with unexpected/invalid SA so that
64 + * we do not add any state for unexpected STA addresses or end
65 + * up sending out frames to unexpected destination. */