3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-02 17:38:45 +02:00

doc: Document NetworkConfigurationEnabled in Daemon.GetInfo()

This commit is contained in:
Andrew Zaborowski 2021-05-10 10:58:06 +02:00 committed by Denis Kenzior
parent c0a1760f46
commit 48ddd52ced

View File

@ -22,3 +22,9 @@ Methods dict GetInfo()
state directory where network configuration and state directory where network configuration and
runtime state files are kept (see $STATE_DIRECTORY in runtime state files are kept (see $STATE_DIRECTORY in
iwd(8) and iwd.network(5)). iwd(8) and iwd.network(5)).
bool NetworkConfigurationEnabled - Whether network
configuration is enabled (see iwd(8)). When true,
IWD configures the address, netmask, the resolver,
a route, the DHCP client or server (in station vs.
access point mode.)