Yes, this adds two nl80211 commands (NEW_BA and DEL_BA) https://cozybit1.dnsalias.org/~andrey/patches/001-add-ba-session-command-nl80211.patch and this adds corresponding "station addba" and "station delba" options for them to iw: https://cozybit1.dnsalias.org/~andrey/patches/002-iw-add-nl80211-ba-commands.patch With the current code, I am not sure if it's ever intended that user space has the ability to initiate and tear down BA sessions, so this may or may not be useful to others. Right now I am using them to test BA initiation and teardown and I suspect that they may be useful to, for example, hostapd in the future. Please let me know what you think. Thanks, -Andrey On Fri, Oct 10, 2008 at 11:22 AM, Luis R. Rodriguez <mcgrof@xxxxxxxxx> wrote: > On Wed, Oct 8, 2008 at 12:59 AM, Johannes Berg > <johannes@xxxxxxxxxxxxxxxx> wrote: >> On Tue, 2008-10-07 at 23:24 +0200, Tomas Winkler wrote: >>> On Tue, Oct 7, 2008 at 12:04 PM, Johannes Berg >>> <johannes@xxxxxxxxxxxxxxxx> wrote: >>> > This code uses static variables and thus cannot be kept. >>> NACK >>> Need something to debug this stuff >> >> Tough luck. Go write proper support in nl80211 then. > > Someone has some patch to use nl80211 for this BTW. *cough* > > Luis > -- 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