mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-03 19:02:34 +01:00
doc: Minor formatting changes for the configuration documentation
This commit is contained in:
parent
3b937424db
commit
5a473a755c
@ -54,7 +54,7 @@ The group ``[General]`` contains general settings.
|
|||||||
:align: left
|
:align: left
|
||||||
|
|
||||||
* - EnableNetworkConfiguration
|
* - EnableNetworkConfiguration
|
||||||
- Values: true, false (default)
|
- Values: true, **false**
|
||||||
|
|
||||||
Enable network configuration.
|
Enable network configuration.
|
||||||
|
|
||||||
@ -62,7 +62,7 @@ The group ``[General]`` contains general settings.
|
|||||||
interfaces with the IP addresses. There are two types IP addressing
|
interfaces with the IP addresses. There are two types IP addressing
|
||||||
supported by **iwd**: static and dynamic. The static IP addresses are
|
supported by **iwd**: static and dynamic. The static IP addresses are
|
||||||
configured through the network configuration files. If no static IP
|
configured through the network configuration files. If no static IP
|
||||||
configuration has been provided for a network, iwd will attempt to
|
configuration has been provided for a network, **iwd** will attempt to
|
||||||
obtain the dynamic addresses from the network through the built-in
|
obtain the dynamic addresses from the network through the built-in
|
||||||
DHCP client.
|
DHCP client.
|
||||||
|
|
||||||
@ -173,11 +173,11 @@ Blacklist
|
|||||||
---------
|
---------
|
||||||
|
|
||||||
The group ``[Blacklist]`` contains settings related to blacklisting of BSSes.
|
The group ``[Blacklist]`` contains settings related to blacklisting of BSSes.
|
||||||
If iwd determines that a connection to a BSS fails for a reason that indicates
|
If **iwd** determines that a connection to a BSS fails for a reason that
|
||||||
the BSS is currently misbehaving or misconfigured (e.g. timeouts, unexpected
|
indicates the BSS is currently misbehaving or misconfigured (e.g. timeouts,
|
||||||
status/reason codes, etc), then iwd will blacklist this BSS and avoid connecting
|
unexpected status/reason codes, etc), then **iwd** will blacklist this BSS
|
||||||
to it for a period of time. These options let the user control how long
|
and avoid connecting to it for a period of time. These options let the user
|
||||||
a misbehaved BSS spends on the blacklist.
|
control how long a misbehaved BSS spends on the blacklist.
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 0
|
:header-rows: 0
|
||||||
@ -237,16 +237,16 @@ No modification from defaults is normally required.
|
|||||||
* - DisablePeriodicScan
|
* - DisablePeriodicScan
|
||||||
- Values: true, **false**
|
- Values: true, **false**
|
||||||
|
|
||||||
Disable periodic scan. Setting this option to 'true' will prevent iwd
|
Disable periodic scan. Setting this option to 'true' will prevent
|
||||||
from issuing the periodic scans for the available networks while
|
**iwd** from issuing the periodic scans for the available networks while
|
||||||
disconnected. The behavior of the user-initiated scans isn't affected.
|
disconnected. The behavior of the user-initiated scans isn't affected.
|
||||||
The periodic scan is enabled by default.
|
The periodic scan is enabled by default.
|
||||||
* - DisableRoamingScan
|
* - DisableRoamingScan
|
||||||
- Values: trrue, **false**
|
- Values: true, **false**
|
||||||
|
|
||||||
Disable roaming scan. Setting this option to 'true' will prevent iwd
|
Disable roaming scan. Setting this option to 'true' will prevent **iwd**
|
||||||
from trying to scan when roaming decisions are activated. This can
|
from trying to scan when roaming decisions are activated. This can
|
||||||
prevent iwd from roaming properly, but can be useful for networks
|
prevent **iwd** from roaming properly, but can be useful for networks
|
||||||
operating under extremely low rssi levels where roaming isn't possible.
|
operating under extremely low rssi levels where roaming isn't possible.
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
|
@ -94,13 +94,11 @@ General Settings
|
|||||||
The group ``[General]`` contains general settings.
|
The group ``[General]`` contains general settings.
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 0
|
||||||
:stub-columns: 0
|
:stub-columns: 0
|
||||||
:widths: 20 80
|
:widths: 20 80
|
||||||
:align: left
|
:align: left
|
||||||
|
|
||||||
* - Key
|
|
||||||
- Description
|
|
||||||
* - AutoConnect
|
* - AutoConnect
|
||||||
- Values: **true**, false
|
- Values: **true**, false
|
||||||
|
|
||||||
@ -118,13 +116,11 @@ The group ``[Security]`` contains settings for Wi-Fi security and
|
|||||||
authentication configuration.
|
authentication configuration.
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 0
|
||||||
:stub-columns: 0
|
:stub-columns: 0
|
||||||
:widths: 20 80
|
:widths: 20 80
|
||||||
:align: left
|
:align: left
|
||||||
|
|
||||||
* - Key
|
|
||||||
- Description
|
|
||||||
* - Passphrase
|
* - Passphrase
|
||||||
- 8..63 character string
|
- 8..63 character string
|
||||||
|
|
||||||
@ -217,7 +213,7 @@ authentication configuration.
|
|||||||
non-EAP methods is used.
|
non-EAP methods is used.
|
||||||
* - | EAP-TTLS-Phase2-Identity
|
* - | EAP-TTLS-Phase2-Identity
|
||||||
- The secure identity/username string for the TTLS non-EAP Phase 2
|
- The secure identity/username string for the TTLS non-EAP Phase 2
|
||||||
methods. If not provided IWD will request a username at connection
|
methods. If not provided **iwd** will request a username at connection
|
||||||
time.
|
time.
|
||||||
* - | EAP-TTLS-Phase2-Password
|
* - | EAP-TTLS-Phase2-Password
|
||||||
- Password string for the TTLS non-EAP Phase 2 methods. If not provided
|
- Password string for the TTLS non-EAP Phase 2 methods. If not provided
|
||||||
|
Loading…
Reference in New Issue
Block a user