mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-18 09:10:38 +01:00
manpage: Update networking related settings
This commit is contained in:
parent
16f51f5b5e
commit
cf6499387f
@ -53,7 +53,7 @@ The group ``[General]`` contains general settings.
|
|||||||
:widths: 20 80
|
:widths: 20 80
|
||||||
:align: left
|
:align: left
|
||||||
|
|
||||||
* - enable_network_config
|
* - EnableNetworkConfiguration
|
||||||
- Values: true, false (default)
|
- Values: true, false (default)
|
||||||
|
|
||||||
Enable network configuration.
|
Enable network configuration.
|
||||||
@ -66,18 +66,9 @@ The group ``[General]`` contains general settings.
|
|||||||
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.
|
||||||
|
|
||||||
The network configuration feature is disabled by default.
|
The network configuration feature is disabled by default. See
|
||||||
|
``[Network]`` settings for additional settings related to network
|
||||||
* - dns_resolve_method
|
configuration.
|
||||||
- Values: resolvconf, systemd (default)
|
|
||||||
|
|
||||||
Indicate a DNS resolution method used by the system.
|
|
||||||
|
|
||||||
This configuration option must be used in conjunction with
|
|
||||||
``enable_network_config`` and provides the choice of system resolver
|
|
||||||
integration.
|
|
||||||
|
|
||||||
If not specified, ``systemd`` is used as default.
|
|
||||||
|
|
||||||
* - UseDefaultInterface
|
* - UseDefaultInterface
|
||||||
- Values: true, **false**
|
- Values: true, **false**
|
||||||
@ -156,6 +147,28 @@ The group ``[General]`` contains general settings.
|
|||||||
off by default. If you want to easily utilize Hotspot 2.0 networks,
|
off by default. If you want to easily utilize Hotspot 2.0 networks,
|
||||||
then setting ``DisableANQP`` to ``false`` is recommended.
|
then setting ``DisableANQP`` to ``false`` is recommended.
|
||||||
|
|
||||||
|
Network
|
||||||
|
---------
|
||||||
|
|
||||||
|
The group ``[Network]`` contains network configuration related settings.
|
||||||
|
|
||||||
|
.. list-table::
|
||||||
|
:header-rows: 0
|
||||||
|
:stub-columns: 0
|
||||||
|
:widths: 20 80
|
||||||
|
:align: left
|
||||||
|
|
||||||
|
* - NameResolvingService
|
||||||
|
- Values: resolvconf, **systemd**
|
||||||
|
|
||||||
|
Configures a DNS resolution method used by the system.
|
||||||
|
|
||||||
|
This configuration option must be used in conjunction with
|
||||||
|
``EnableNetworkConfiguration`` and provides the choice of system
|
||||||
|
resolver integration.
|
||||||
|
|
||||||
|
If not specified, ``systemd`` is used as default.
|
||||||
|
|
||||||
Blacklist
|
Blacklist
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user