Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: iw | Distribution: openSUSE Leap 16.0 |
Version: 6.7 | Vendor: openSUSE |
Release: lp160.1.9 | Build date: Sat Aug 31 12:11:33 2024 |
Group: Unspecified | Build host: s390zl21 |
Size: 312639 | Source RPM: iw-6.7-lp160.1.9.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.
ISC
* 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 * Thu Aug 09 2018 rpm@fthiessen.de - Update to version 4.14 * Support all new kernel features of kernel 4.14 * iw: add support for mfp * iw: ap: don't return -EPERM * iw: ap: support hidden/zeroed SSID * iw: ap: add support for passing a proper chandef * iw: Add support for start/stop AP * iw: print missing extended capabilities * iw: allow CCMP-128/GCMP-128 as CCMP/GCMP aliases * iw: add support for WPA2 PSK CCMP / GCMP association * iw: add command to register and dump mgmt frames * iw: define SOL_NETLINK if it isn't * iw: add extack support * iw: Fix bitrate output when no rate info found * iw: parse_freqs: check how many center frequencies to expect * iw: split str_to_bw() from parse_freqs() * Print frequency of radar events. * Add commands to send CSA * Add cac command to allow clearing channels * mesh: Use common freqchan helper for joining a mesh * ibss: Use common freqchan helper for joining an ibss * phy: Use common freqchan helper for setting the operating channel * util: Add generic frequency/channel command line handler * Fri Jan 06 2017 mpluskal@suse.com - Update to version 4.9 * Support all new kernel features of kernel 4.9 * Sun Jun 12 2016 mpluskal@suse.com - Update to version 4.7: * Support all new kernel features upto 4.7 * Mon Sep 28 2015 mpluskal@suse.com - Update to 4.3 * Support all new kernel features upto 4.3 * Sat Sep 05 2015 mpluskal@suse.com - Update to 4.1 * Support all new kernel features upto 4.1 * Fri Apr 03 2015 mpluskal@suse.com - Update to version 4.0 * Support all new kernel features upto 4.0 - Cleanup spec file with spec-cleaner - User url for source * Sat Oct 18 2014 stefan.bruens@rwth-aachen.de - Upgrade to version 3.17 * Support all new kernel features upto 3.17 - Drop unneded BuildRequires: kernel-source * Mon Nov 25 2013 crrodriguez@opensuse.org - Update to version 3.11, matching with features in the same kernel version. - build with libnl-3.0, as usual this "kernel style" hand written makefiles are total crap so extra cflags are needed. * Mon Dec 03 2012 cfarrell@suse.com - license update: ISC Look at the license file in the sources * Sat Nov 24 2012 schwab@linux-m68k.org - Upgrade to version 3.7 * Support all new kernel features upto 3.7 * Fri Sep 16 2011 jengelh@medozas.de - Select libnl-1_1-devel * Tue Mar 29 2011 vlado@suse.cz - upgrade to version 0.9.22 * bugfixes * P2P information * 4addr support * WDS support * IBSS improvements * mesh improvements, support for mesh join/leave * parse MMIC failure event * Wed Jan 06 2010 sbrabec@suse.cz - Updated to version 0.9.18: * reworked the classifier interface * bug fixes - Install documentation files. - Enabled parallel build. - Removed .config file that just included non-existing directory. - Use correct CFLAGS. * Tue Jul 28 2009 aj@suse.de - Update to 0.9.15: * support "iw dev ... set type ..." * update nl80211.h * adjust to new ibss API * add "dev" command to list all wireless interfaces * add plain "scan" command that triggers, waits and dumps * allow netlink-less commands and section commands with subsections * Fri Mar 27 2009 hschaa@suse.de - Update to 0.9.11 * iw: add get regulatory domain support * iw: align output for HT capabilities * iw: add MCS set parsing * iw: report if no supported version of libnl is found * mesh parameter list improvements * change link order - it matters for help output * iw: rename nl_handle to nl_sock for libnl-2.0 * update nl80211.h * make all objects depend on nl80211.h * Mon Feb 09 2009 hschaa@suse.de - Update to 0.9.9 * RTFM link for ap/master modes * add commas to see also section * iw: fix typo, add few references * include netlink/netlink.h * suppress flags on disabled channels * bump to 0.9.8 * iw: Fix regression in mesh_param input parsing * Do not set -O2 -g CFLAGS if CFLAGS are already defined (in the env). * correct man page a little * evaluate pkg-config only once * allow linking against libnl 2.0 * allow compilation using --as-needed * add station bitrate information * update nl80211.h, adjust phy.c for new API * print unknown events * fix sparse warnings * remove obsolete build information * bump version to 0.9.7 * add and use ARRAY_SIZE * show channels and allow setting frequency by channel * add frequency command * update nl80211.h from current wireless-testing kernel * license under ISC * don't print string directly * Report max TX power from NL80211_BAND_ATTR_FREQS * add note to readme about maintenance, patch sending * Trivial patch for easier packaging of iw - Remove obsolete patches * Sat Dec 13 2008 schwab@suse.de - Fix exit code. * Thu Sep 18 2008 hschaa@suse.de - Fix build - Update to official release 0.9.4 - Add fix_supported_iftypes.diff and fix_reg_dom.diff to allow build against 2.6.27 * Thu Jul 24 2008 hschaa@suse.de - Initial package
/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, Sun Jan 12 00:19:47 2025