commit | 732b5395efd05e79f546b59d6aa02653608bfe03 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Thu Nov 26 20:50:12 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Dec 04 14:43:32 2015 +0100 |
tree | 5f8fa79b0cd9ab58e0bca1f4fa8134b27badf788 | |
parent | c39b336deb2ec92751488531a05fd14bbe7fa89e [diff] |
mac80211_hwsim: Update timestamp in Probe Response frames Previously, this was done only for Beacon frames, but similar timestamp update is needed for Probe Response frames to make these more accurately match the real IEEE 802.11 behavior. Previously, all zeros timestamp was sent in Probe Response frames. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>