Searched hist:69334861 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/wireless/ |
H A D | mlme.c | 69334861 Wed Jan 11 19:24:13 CST 2023 Veerendranath Jakkam <quic_vjakkam@quicinc.com> wifi: nl80211: Add support for randomizing TA of auth and deauth frames
Add support to use a random local address in authentication and deauthentication frames sent to unassociated peer when the driver supports.
The driver needs to configure receive behavior to accept frames with random transmit address specified in TX path authentication frames during the time of the frame exchange is pending and such frames need to be acknowledged similarly to frames sent to the local permanent address when this random address functionality is used.
This capability allows use of randomized transmit address for PASN authentication frames to improve privacy of WLAN clients.
Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com> Link: https://lore.kernel.org/r/20230112012415.167556-2-quic_vjakkam@quicinc.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
/openbmc/linux/include/uapi/linux/ |
H A D | nl80211.h | 69334861 Wed Jan 11 19:24:13 CST 2023 Veerendranath Jakkam <quic_vjakkam@quicinc.com> wifi: nl80211: Add support for randomizing TA of auth and deauth frames
Add support to use a random local address in authentication and deauthentication frames sent to unassociated peer when the driver supports.
The driver needs to configure receive behavior to accept frames with random transmit address specified in TX path authentication frames during the time of the frame exchange is pending and such frames need to be acknowledged similarly to frames sent to the local permanent address when this random address functionality is used.
This capability allows use of randomized transmit address for PASN authentication frames to improve privacy of WLAN clients.
Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com> Link: https://lore.kernel.org/r/20230112012415.167556-2-quic_vjakkam@quicinc.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|