A new release of iw (v3.2) is available at:
http://wireless.kernel.org/download/iw/iw-3.2.tar.bz2
SHA1 sum: 2871d58ab1f8d5b2b8d548d57489873f21c085be
Here is the short log of the changes (since v0.9.22)
included in this release:
Christian Lamparter (1):
iw: fix HT PHY BSS Membership selector value encoding
Helmut Schaa (1):
iw: show STA flags in station dump
Javier Cardona (1):
support for setting RANN interval and mesh gate
Jo-Philipp Wich (1):
iw: Fix calculation of fractional multicast rates
Johannes Berg (30):
use nla_type
report IBSS RSN
fix frequency parsing
print frame TX status event
update nl80211.h
validate tx power argument is a number
update nl80211.h
wowlan support
update nl80211.h
show interface combinations
scan: print WPS UUID
scan: print MS OUI as what it is
a little bit of P2P parsing
more verbose output for interface combinations
update nl80211.h
add set_rekey_offload cmd
new wowlan triggers/info
add remain-on-channel
fix bug in version.sh
update nl80211.h
update nl80211.h
print roam capability
show supported ciphers
print PHY membership selector only for membership rates
SSID printing: escape space at beginning end, backslash
print wiphy idx in iface info
update nl80211.h
print PMKSA candidate event
print out AP-side uAPSD support
update version to 3.2
Paul Stewart (1):
Add station BSS params to iw output
Sean Robinson (1):
Add send callbacks with optional debug handler
Sujith Manoharan (1):
iw: Clarify bitrate mask documentation
Yegor Yefremov (1):
iw: add libnl-3.0 support
On Mon, 2011-11-07 at 10:34 +0100, [email protected] wrote:
> A new release of iw (v3.2) is available at:
>
> http://wireless.kernel.org/download/iw/iw-3.2.tar.bz2
>
> SHA1 sum: 2871d58ab1f8d5b2b8d548d57489873f21c085be
>
> Here is the short log of the changes (since v0.9.22)
> included in this release:
This is an artifact of how I created 3.0 and 3.1, the log since 3.1 is
shorter:
Christian Lamparter (1):
iw: fix HT PHY BSS Membership selector value encoding
Helmut Schaa (1):
iw: show STA flags in station dump
Javier Cardona (1):
support for setting RANN interval and mesh gate
Johannes Berg (11):
update nl80211.h
update nl80211.h
print roam capability
show supported ciphers
print PHY membership selector only for membership rates
SSID printing: escape space at beginning end, backslash
print wiphy idx in iface info
update nl80211.h
print PMKSA candidate event
print out AP-side uAPSD support
update version to 3.2
Yegor Yefremov (1):
iw: add libnl-3.0 support
johannes