mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 21:22:37 +01:00
doc: move EnableIPv6 under Network
The EnableIPv6 option is incorrectly documented under General but should be documented under Network instead.
This commit is contained in:
parent
62d31539d6
commit
d3606cd255
@ -74,14 +74,6 @@ The group ``[General]`` contains general settings.
|
|||||||
``[Network]`` settings for additional settings related to network
|
``[Network]`` settings for additional settings related to network
|
||||||
configuration.
|
configuration.
|
||||||
|
|
||||||
* - EnableIPv6
|
|
||||||
- Values: true, **false**
|
|
||||||
|
|
||||||
Sets the global default that tells **iwd** whether it should configure
|
|
||||||
IPv6 addresses and routes (either provided via static settings,
|
|
||||||
Router Advertisements or DHCPv6 protocol). This setting is disabled
|
|
||||||
by default. This setting can also be overriden on a per-network basis.
|
|
||||||
|
|
||||||
* - APRanges
|
* - APRanges
|
||||||
- Values: <IP in prefix notation>
|
- Values: <IP in prefix notation>
|
||||||
|
|
||||||
@ -186,6 +178,14 @@ The group ``[Network]`` contains network configuration related settings.
|
|||||||
:widths: 20 80
|
:widths: 20 80
|
||||||
:align: left
|
:align: left
|
||||||
|
|
||||||
|
* - EnableIPv6
|
||||||
|
- Values: true, **false**
|
||||||
|
|
||||||
|
Sets the global default that tells **iwd** whether it should configure
|
||||||
|
IPv6 addresses and routes (either provided via static settings,
|
||||||
|
Router Advertisements or DHCPv6 protocol). This setting is disabled
|
||||||
|
by default. This setting can also be overriden on a per-network basis.
|
||||||
|
|
||||||
* - NameResolvingService
|
* - NameResolvingService
|
||||||
- Values: resolvconf, **systemd**
|
- Values: resolvconf, **systemd**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user