Regarding to this proposal I suggest this additional Radiotap feature to be standardised: - Duration field shall not be recalculated ("No-Dur"). The approbiate mask for the Radiotap-Header would be 0x0020. The No-Dur flag is used when sending frames from the userspace to indicate that the frame already has its duration time preconfigured and should not be recalculated by low-level. This is useful for testing porpuses or tools like aireplay which trust on the "send out what you put in"-behaviour, especialliy on RTS-Frames, where duration-fields are reset to 0. If fragmentation is set (Bit 1, mask 0x08), duration-recalculation should be done after all because this would imply the given duration is reused for every subsequent fragment and there isn't an easy way to set different durations for all of them. --Michael Stahn -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html