No subject
Fri Apr 7 16:59:00 CEST 2017
commit dfdfc2beb0dd7e3a067d2eeacb4623cb48e77658
Author: Sven Eckelmann <sven at narfation.org>
Date: Tue Jan 26 17:11:13 2016 +0100
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 at narfation.org>
Cc: Simon Wunderlich <sw at simonwunderlich.de>
Signed-off-by: Johannes Berg <johannes.berg at intel.com>
I'll be working on
https://gnunet.org/bugs/view.php?id=3867
in case anyone is looking for me, tell'em I'm busy :)
Cheers
Daniel
>
> Cheers,
> Simon
More information about the Battlemesh
mailing list