
10 changed files with 233 additions and 56 deletions
@ -0,0 +1,29 @@ |
|||
======= |
|||
iwctl |
|||
======= |
|||
|
|||
--------------------------------- |
|||
Internet wireless control utility |
|||
--------------------------------- |
|||
|
|||
:Author: Marcel Holtmann <marcel@holtmann.org> |
|||
:Copyright: 2013-2019 Intel Corporation |
|||
:Version: iwctl |
|||
:Date: 22 September 2019 |
|||
:Manual section: 1 |
|||
:Manual group: Linux Connectivity |
|||
|
|||
SYNOPSIS |
|||
======== |
|||
|
|||
**iwctl** [*options* ...] |
|||
|
|||
DESCRIPTION |
|||
=========== |
|||
|
|||
Tool for configuring **iwd** daemon via D-Bus interface. |
|||
|
|||
SEE ALSO |
|||
======== |
|||
|
|||
iwd(8) |
@ -1,30 +0,0 @@ |
|||
IWMON(1) |
|||
======== |
|||
:doctype: manpage |
|||
|
|||
|
|||
NAME |
|||
---- |
|||
iwmon - Wireless monitor |
|||
|
|||
|
|||
SYNOPSIS |
|||
-------- |
|||
*iwmon* ['OPTIONS'] |
|||
|
|||
|
|||
DESCRIPTION |
|||
----------- |
|||
The iwmon(1) command provides access to the wireless subsystem commands, |
|||
responses and events from the nl80211 generic netlink interface. |
|||
|
|||
|
|||
AUTHOR |
|||
------ |
|||
iwmon was originally written by Marcel Holtmann. |
|||
|
|||
|
|||
COPYING |
|||
------- |
|||
Free use of this software is granted under ther terms of the GNU Lesser |
|||
General Public Licenses (LGPL). |
@ -0,0 +1,35 @@ |
|||
======= |
|||
iwmon |
|||
======= |
|||
|
|||
--------------------------------- |
|||
Internet wireless monitor utility |
|||
--------------------------------- |
|||
|
|||
:Author: Marcel Holtmann <marcel@holtmann.org> |
|||
:Copyright: 2013-2019 Intel Corporation |
|||
:Version: iwmon |
|||
:Date: 22 September 2019 |
|||
:Manual section: 1 |
|||
:Manual group: Linux Connectivity |
|||
|
|||
SYNOPSIS |
|||
======== |
|||
|
|||
**iwmon** [*options* ...] |
|||
|
|||
DESCRIPTION |
|||
=========== |
|||
|
|||
Tool for monitoring and logging of Wireless control messages from nl80211. |
|||
|
|||
OPTIONS |
|||
======= |
|||
|
|||
--version, -v Show version number and exit. |
|||
--help, -h Show help message and exit. |
|||
|
|||
SEE ALSO |
|||
======== |
|||
|
|||
iwd(8) |
@ -0,0 +1,37 @@ |
|||
===== |
|||
iwd |
|||
===== |
|||
|
|||
------------------------ |
|||
Internet wireless daemon |
|||
------------------------ |
|||
|
|||
:Author: Marcel Holtmann <marcel@holtmann.org> |
|||
:Copyright: 2013-2019 Intel Corporation |
|||
:Version: iwd |
|||
:Date: 22 September 2019 |
|||
:Manual section: 8 |
|||
:Manual group: Linux Connectivity |
|||
|
|||
SYNOPSIS |
|||
======== |
|||
|
|||
**iwd** [*options* ...] |
|||
|
|||
DESCRIPTION |
|||
=========== |
|||
|
|||
Daemon for managing Wireless devices on Linux. |
|||
|
|||
OPTIONS |
|||
======= |
|||
|
|||
--version, -v Show version number and exit. |
|||
--help, -h Show help message and exit. |
|||
|
|||
SEE ALSO |
|||
======== |
|||
|
|||
iwctl(1), iwmon(1), hwsim(1), ead(8) |
|||
|
|||
http://iwd.wiki.kernel.org |
@ -0,0 +1,35 @@ |
|||
======= |
|||
hwsim |
|||
======= |
|||
|
|||
------------------------------------ |
|||
Internet wireless simulation utility |
|||
------------------------------------ |
|||
|
|||
:Author: Marcel Holtmann <marcel@holtmann.org> |
|||
:Copyright: 2013-2019 Intel Corporation |
|||
:Version: hwsim |
|||
:Date: 22 September 2019 |
|||
:Manual section: 1 |
|||
:Manual group: Linux Connectivity |
|||
|
|||
SYNOPSIS |
|||
======== |
|||
|
|||
**hwsim** [*options* ...] |
|||
|
|||
DESCRIPTION |
|||
=========== |
|||
|
|||
Tool for configuration of *mac80211_hwsim* simulation driver. |
|||
|
|||
OPTIONS |
|||
======= |
|||
|
|||
--version, -v Show version number and exit. |
|||
--help, -h Show help message and exit. |
|||
|
|||
SEE ALSO |
|||
======== |
|||
|
|||
iwd(8) |
@ -0,0 +1,35 @@ |
|||
===== |
|||
ead |
|||
===== |
|||
|
|||
------------------------------ |
|||
Ethernet authentication daemon |
|||
------------------------------ |
|||
|
|||
:Author: Marcel Holtmann <marcel@holtmann.org> |
|||
:Copyright: 2017-2019 Intel Corporation |
|||
:Version: ead |
|||
:Date: 22 September 2019 |
|||
:Manual section: 8 |
|||
:Manual group: Linux Connectivity |
|||
|
|||
SYNOPSIS |
|||
======== |
|||
|
|||
**ead** [*options* ...] |
|||
|
|||
DESCRIPTION |
|||
=========== |
|||
|
|||
Daemon for managing Ethernet authentication on Linux. |
|||
|
|||
OPTIONS |
|||
======= |
|||
|
|||
--version, -v Show version number and exit. |
|||
--help, -h Show help message and exit. |
|||
|
|||
SEE ALSO |
|||
======== |
|||
|
|||
iwd(8) |
Loading…
Reference in new issue