On Wed, 2009-04-15 at 02:33 +0200, Gábor Stefanik wrote: > - Define bit 1 (mask 0x0002) as "CTS-to-self protection", > - Define bit 2 (mask 0x0004) as "RTS/CTS handshake", Since you're defining these for injection too I think it would be useful to also define a way to _not_ use RTS or CTS, or define a way to use the default that the device would use from dot11RTSThreshold for example. Otherwise, when leaving out these bits, it wouldn't be clear whether that means "do not use, overriding default" or "use default". johannes