mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-01 15:49:49 +01:00
doc: Specify the DNS format as string lists
This commit is contained in:
parent
d6e99c1197
commit
54e3bb385a
@ -301,9 +301,9 @@ network configuration with the static addresses.
|
|||||||
The IPv4 address of the gateway (router). This field is `required` for
|
The IPv4 address of the gateway (router). This field is `required` for
|
||||||
the static configuration.
|
the static configuration.
|
||||||
* - DNS
|
* - DNS
|
||||||
- IPv4 address string
|
- IPv4 address string list, space delimited
|
||||||
|
|
||||||
The IPv4 address of the Domain Name System (DNS). This field is
|
The IPv4 address(es) of the Domain Name System (DNS). This field is
|
||||||
`optional`. DNS setting can be used to override the DNS entries received
|
`optional`. DNS setting can be used to override the DNS entries received
|
||||||
from the DHCP server.
|
from the DHCP server.
|
||||||
* - Netmask
|
* - Netmask
|
||||||
@ -352,9 +352,9 @@ network configuration.
|
|||||||
The IPv6 address of the gateway (router). This field is `required` for
|
The IPv6 address of the gateway (router). This field is `required` for
|
||||||
the static configuration.
|
the static configuration.
|
||||||
* - DNS
|
* - DNS
|
||||||
- IPv6 address string
|
- IPv6 address string list, space delimited
|
||||||
|
|
||||||
The IPv6 address of the Domain Name System (DNS). This field is
|
The IPv6 address(es) of the Domain Name System (DNS). This field is
|
||||||
`optional`. DNS setting can be used to override the DNS entries received
|
`optional`. DNS setting can be used to override the DNS entries received
|
||||||
from the DHCPv6 server or via Router Advertisements.
|
from the DHCPv6 server or via Router Advertisements.
|
||||||
* - DomainName
|
* - DomainName
|
||||||
|
Loading…
Reference in New Issue
Block a user