summaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2016-01-26 16:11:13 (GMT)
committerJohannes Berg <johannes.berg@intel.com>2016-02-24 08:04:30 (GMT)
commitdfdfc2beb0dd7e3a067d2eeacb4623cb48e77658 (patch)
tree68171d12c6bd64d08b39beda5e27aac1c44eb696 /net/mac80211/iface.c
parent3f73fe9fd8703123faf663908923ca9e62cb984e (diff)
downloadlinux-dfdfc2beb0dd7e3a067d2eeacb4623cb48e77658.tar.xz
mac80211: Parse legacy and HT rate in injected frames
Drivers/devices without their own rate control algorithm can get the information what rates they should use from either the radiotap header of injected frames or from the rate control algorithm. But the parsing of the legacy rate information from the radiotap header was removed in commit e6a9854b05c1 ("mac80211/drivers: rewrite the rate control API"). The removal of this feature heavily reduced the usefulness of frame injection when wanting to simulate specific transmission behavior. Having rate parsing together with MCS rates and retry support allows a fine grained selection of the tx behavior of injected frames for these kind of tests. Signed-off-by: Sven Eckelmann <sven@narfation.org> Cc: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/iface.c')
0 files changed, 0 insertions, 0 deletions