iw-6.17

Introduction to iw

iw is a new nl80211 based CLI configuration utility for wireless devices. It supports all new drivers that have been added to the kernel recently. The old tool iwconfig, which uses Wireless Extensions interface, is deprecated and it's strongly recommended to switch to iw and nl80211.

[注意]

注意

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

iw Dependencies

Required

libnl-3.12.0

Required (Runtime)

为无线网络配置 Linux 内核

Kernel Configuration

To use iw, the kernel must have the appropriate drivers and other support available. Read 为无线网络配置 Linux 内核 for details.

Installation of iw

To install iw, use the following commands:

sed -i "/INSTALL.*gz/s/.gz//" Makefile &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

sed ...: Install uncompressed manual pages in accordance with other man pages.

Contents

Installed Programs: iw
Installed Libraries: None
Installed Directories: None

Short Descriptions

iw

shows / manipulates wireless devices and their configuration