Hello! >From what I can tell, wpa_supplicant does not have a way to set the tx-bitrate-mask, except for some code to disable 802.11b rates (which I think will in turn (re)enable all of the other rates that may have previously been disabled. So, would it be worthwhile to add support to supplicant to at least configure the legacy rates using the NL80211_CMD_SET_TX_BITRATE_MASK netlink message? I am also interested in adding a set of masks to that command that would specify to the kernel exactly which rate(s) to configure. That way, it would be a lot easier to just configure the legacy rates without messing up any of the other configuration, for instance. Any opinions on this? Thanks, Ben -- Ben Greear <greearb@xxxxxxxxxxxxxxx> Candela Technologies Inc http://www.candelatech.com -- 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