Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

iw-6.17-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: iw Distribution: openSUSE Tumbleweed
Version: 6.17 Vendor: openSUSE
Release: 1.1 Build date: Sat Apr 18 14:28:23 2026
Group: Unspecified Build host: reproducible
Size: 321311 Source RPM: iw-6.17-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://wireless.wiki.kernel.org/en/users/documentation/iw
Summary: Configuration utility for nl80211 based wireless drivers
iw is a nl80211 based CLI configuration utility for wireless devices. It
supports almost all new drivers that have been added to the kernel
recently.

Provides

Requires

License

ISC

Changelog

* Sat Apr 18 2026 Dirk Müller <dmueller@suse.com>
  - Update to version 6.17:
    * keys: don't require NL80211_ATTR_KEY_DATA
    * iw: fix station dump beacon RX indent
    * iw: scan: print RSN Element Override IEs
    * iw: scan: rename OWE Transition parsing function
    * update nl80211.h
    * iw: util: use u8 type to print HE MAC capabilities
    * iw: util: Fix 6 GHz 80 MHz CF1 configuration
    * iw: survey: add BSS receive time to survey
    * iw: Print Toffset as signed value
    * iw: connect: Add support for WPA3 SAE association
    * iw: bitrate: support link id
    * iw: bitrate: support EHT rate/gi/ltf
    * iw: bitrate: refactor description
    * iw: util: support parsing link id
    * update nl80211.h
    * bump version to 6.17
    * iw: add support to print link level information in station dump
    * iw: Add support to set per-radio RTS threshold in multi-radio wiphy
    * update nl80211.h
    * iw: don't set stupid socket buffer size
    * iw: scan: Add partial Multi-Link element printing
    * iw: print HE mcs correctly when mcs_len
    * iw: Add command to enable/disable EPCS
    * update nl80211.h
    * iw: Prevent segfault in ftm get stats
    * iw: print NO-EHT flags for reg get command
    * iw: fix EHT capabilities on Big Endian platforms
    * iw: scan: Add printing of EHT Operation Element
    * util: rename hz to Hz vol 2
    * util: rename hz to Hz
    * iw: scan: Decode additional WPA3 group ciphers
    * iw: scan: Decode additional WPA3 AKM suite types
    * iw: fix HE operation on Big Endian platforms
    * iw: fix HE capabilities on Big Endian platforms
    * iw: scan: add eht capability parsing
    * iw: util: update and clean up eht capa printing
    * iw: scan: replace passed ie buffer with ie context
    * iw: print tx power per link for MLD
    * iw: add output for wiphy interface combinations
    * update nl80211.h
    * iw: scan: add enum for element IDs
    * scan: Add printing of HE Operation Element
    * update nl80211.h
    * iw: fix formats under MIPS64/PPC
* Fri Jun 07 2024 Martin Pluskal <mpluskal@suse.com>
  - Update to version 6.9:
    * iw: remove sizer section and related code
    * util: clarify comment about 'parsed' pointer
    * iw: add puncturing support
    * iw: refactor frequency help
    * bump version to 6.9
    * channel: report punctured subchannel bitmap
    * wowlan: add a wake event
    * update nl80211.h
* Thu Jan 04 2024 Martin Pluskal <mpluskal@suse.com>
  - Update to version 6.7:
    * update nl80211.h
    * bump version to 6.7
    * update nl80211.h
    * iw: allow extra cflags
    * iw: S1G: add 802.11ah support for link command display
    * update nl80211.h
    * iw: connect: Fix segfault during open authentication
    * iw: fix attribute size mismatch
    * iw: add more extended capa bits
    * iw: Fix EHT rates printing.
    * iw: S1G: add list command support for 802.11ah
    * iw: S1G: add parsing for 802.11ah scan IE's
    * iw: S1G: add frequency set in kHz and offset options
    * util: don't print EHT info if not present
    * interface: print links
    * link: update for MLO
    * link: fix some formatting
    * iw: scan: set NL80211_SCAN_FLAG_COLOCATED_6GHZ in case of full sched scan
    * util: add support for 320MHz bandwidth without cf1
    * util: add support for 320Mhz bandwidth
    * update nl80211.h
    * iw: event: fix printf format error
    * iw: add support for retrieving keys
    * iw: info: fix bug reading preambles and bandwidths
    * iw: add cac background command
    * iw: info: print PMSR capabilities
* Tue May 31 2022 Martin Pluskal <mpluskal@suse.com>
  - Update to version 5.19:
    * bump version to 5.19
    * info: refactor extended features
    * info: add missing extended features
    * update nl80211.h
    * iw: handle VHT extended NSS
    * iw: fix 'upto' -> 'up to'
    * iw: fix double tab in mesh path header
    * station: print EHT rate information
    * iw: Print local EHT capabilities
* Fri Nov 12 2021 Martin Pluskal <mpluskal@suse.com>
  - Update to version 5.16:
    * bump version to 5.16
    * info: add FILS_CRYPTO_OFFLOAD extended feature
    * update nl80211.h
    * iw: print BSS coloring capability if supported
    * iw: add set sar_specs command
    * iw: nl80211: add NLA_F_NESTED to nla_nest_start() with older libnl versions
    * iw: mesh: add comments in the mesh confguration parameter printing sections
    * iw: event: add the missing time display format in the "iw event" help menu
    * iw: link: mention the need for MAC addr arg in link get_sta cmd usage menu
    * iw: fix vendor event static warnings
  - Switch to _service
* Tue Oct 20 2020 Martin Pluskal <mpluskal@suse.com>
  - Update to version 5.9:
    * iw: support HE rate configuration in 6 GHz band	Rajkumar Manoharan	1	-2/+38
    * iw: add HE rate/gi/ltf support	Miles Hu	1	-15/+163
    * iw: update nl80211.h	Johannes Berg	1	-22/+174
    * iw: add TID specific Tx bitrate configuration	Tamizh Chelvam	3	-8/+58
    * iw: fix tid config help entries
* Wed Apr 15 2020 Martin Pluskal <mpluskal@suse.com>
  - Update to version 5.4:
    * iw: generate command list at build time
    * iw: scan: fix double-free in error paths
    * iw: Fix typo in iw --help
    * iw: Print current time in station info dump
    * iw: Support associated-at station statistic.
    * update nl80211.h
* Mon Aug 12 2019 Xaver Hellauer <xaver@hellauer.bayern>
  - Update to version 5.3
    * info: update extended feature list
    * info: macro-ify ext_feat_print()
    * util: update command list
    * iw: print HE capabilities
    * iw: really fix build
    * iw: add HE support to station dump call
    * cac: fix error handling in channel parsing
    * nan: fix memory leak
    * mesh: initialize err in set_interface_meshparam()
    * iw: fix fp handling inside handle_vendor
    * iw: fix memory leaks inside handle_scan
    * iw: fix memory leak inside parse_sched_scan
    * iw: fix fd leak inside handle_netns
    * iw: fix memory leak inside handle_cac
    * iw: fix endless loop inside handle_mgmt_dump
    * iw: fix memory leak inside register_mgmt_frame
    * iw: add version.o to objects
    * iw: include all C files into the binary
    * iw: change __cmd section scheme to fit gcc/clang
    * iw: Add support for controlling tx power for per station
    * iw: add command to inject a frame via direct mesh link to mesh peer
    * iw: print 4ADDR attribute when dumping interface
    * iw: small cleanup for the sizer code
    * iw: fix cmd_size determination with LTO
    * iw: Print airtime fairness feature
    * iw: Add command to set airtime weight
    * iw: Add printing of station tx duration and airtim
* Sun Feb 24 2019 seanlew@opensuse.org
  - Update to version 5.0.1
    * Fixed typo introduced by previous change
    * Re-added DEPEND line
* Thu Feb 07 2019 seanlew@opensuse.org
  - Update to version 5.0
    * Bump compat level to 12
    * Bump Standards-Version to 4.3.0
    * d/gbp.conf: upstreambranch = upstream/latest

Files

/usr/sbin/iw
/usr/share/doc/packages/iw
/usr/share/doc/packages/iw/README
/usr/share/licenses/iw
/usr/share/licenses/iw/COPYING
/usr/share/man/man8/iw.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 15:27:28 2026