5afa727eef
Initial documentation of the WAPI (Wireless API). Currently, `wapi` is the only interface provided to handle Wi-Fi networking from the userspace.
20 lines
523 B
ReStructuredText
20 lines
523 B
ReStructuredText
===================
|
|
WAPI (Wireless API)
|
|
===================
|
|
|
|
WAPI (Wireless API) provides an easy-to-use function set to configure
|
|
wireless network interfaces on a GNU/Linux system, originally.
|
|
|
|
One can provide use ``wapi`` to connect to Access Points, configure an
|
|
Access Point, set Wi-Fi related configurations and get information about it.
|
|
|
|
Currently, ``wapi`` is the only interface provided to handle Wi-Fi networking
|
|
from the userspace.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents
|
|
|
|
commands.rst
|
|
wireless.rst
|