3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-02 09:28:53 +02:00
iwd/autotests/testAP/dhcp/main.conf
Andrew Zaborowski fc81e07c13 autotests: Update APRanges usage in testAP
[General].APRange is now [IPv4].APAddressPool and the netmask is changed
from 23 to 27 bits to make the test correctly assert that only two
default-sized subnets are allowed by IWD simultaneously (default has
changed from 24 to 28 bits)
2021-06-01 10:20:36 -05:00

9 lines
124 B
Plaintext

[Scan]
DisableMacAddressRandomization=true
[General]
EnableNetworkConfiguration=true
[IPv4]
APAddressPool=192.168.80.0/27