mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-03 10:32:33 +01:00
doc: APRanges is deprecated (use APAddressPool instead)
This commit is contained in:
parent
822ad91faa
commit
4a0a973790
@ -74,16 +74,6 @@ The group ``[General]`` contains general settings.
|
||||
``[Network]`` settings for additional settings related to network
|
||||
configuration.
|
||||
|
||||
* - APRanges
|
||||
- Values: <IP in prefix notation>
|
||||
|
||||
Sets the range of IP's used for DHCP server (AP mode). The IP should be
|
||||
in prefix notation e.g. 192.168.1.0/24. AP's which are started in a
|
||||
profile-less configuration will use this pool of IP's to set the AP's
|
||||
interface address as well as default DHCP server options. Each AP will
|
||||
get a new subnet from the range and clients will be addressed in that
|
||||
subnet to avoid IP conflicts if multiple AP's are started.
|
||||
|
||||
* - UseDefaultInterface
|
||||
- Values: true, **false**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user