These patches add cfg80211/nl80211 attributes for configuring basic
rate set and TX queue parameters for AP mode. The current hostapd
development branch has matching userspace code for using the new
attributes. In addition, mac80211_hwsim is extended to show more
detailed debug information on BSS and TXQ changes.
v2 addresses the comments from Johannes and adds a patch to fix
kernel panics in certain rmmod mac80211_hwsim cases.
--
Jouni Malinen PGP id EFC895FA
On Thu, 2008-10-30 at 16:59 +0200, Jouni Malinen wrote:
> These patches add cfg80211/nl80211 attributes for configuring basic
> rate set and TX queue parameters for AP mode. The current hostapd
> development branch has matching userspace code for using the new
> attributes. In addition, mac80211_hwsim is extended to show more
> detailed debug information on BSS and TXQ changes.
>
> v2 addresses the comments from Johannes and adds a patch to fix
> kernel panics in certain rmmod mac80211_hwsim cases.
Looks good to me, thanks.
johannes