@ -21,7 +21,6 @@
( define %iwd-config-general
( define %iwd-config-general
' ( enable-network-configuration?
' ( enable-network-configuration?
ap-ranges
use-default-interface?
use-default-interface?
address-randomization
address-randomization
address-randomization-range
address-randomization-range
@ -64,7 +63,6 @@
( define ( uglify-field-name field-name )
( define ( uglify-field-name field-name )
( case field-name
( case field-name
( ( ap-ranges ) "APRanges" )
( ( control-port-over-nl80211? ) "ControlPortOverNL80211" )
( ( control-port-over-nl80211? ) "ControlPortOverNL80211" )
( ( disable-anqp? ) "DisableANQP" )
( ( disable-anqp? ) "DisableANQP" )
( ( disable-ocv? ) "DisableOCV" )
( ( disable-ocv? ) "DisableOCV" )
@ -155,10 +153,6 @@
( boolean #f )
( boolean #f )
"Enable network configuration." )
"Enable network configuration." )
( ap-ranges
maybe-cidr4
"IP range for DHCP server (AP mode)." )
( use-default-interface?
( use-default-interface?
( boolean #f )
( boolean #f )
" Do not allow iwd to destroy / recreate wireless interfaces at startup,
" Do not allow iwd to destroy / recreate wireless interfaces at startup,