doc: add disable_anqp option

The way IWD does ANQP depends on a recent kernel patch so its best if
we have ANQP disabled by default. In addition it has been found some
drivers do public action frames very badly, resulting in freezes or
crashes. If users are feeling brave, or are confident they're system
can handle ANQP properly they can enable this.

Enabling this option is required for Hotspot 2.0 support
This commit is contained in:
James Prestwood 2019-06-26 10:42:54 -07:00 committed by Denis Kenzior
parent 701a5cc41e
commit 273f0d358b
1 changed files with 11 additions and 0 deletions

View File

@ -40,6 +40,17 @@ roam_rssi_threshold=-70
#
# ManagementFrameProtection=1
#
# Enable/disable ANQP queries. The way IWD does ANQP queries is dependent on
# a recent kernel patch. If your kernel does not have this functionality this
# should be disabled (default). Some drivers also do a terrible job of sending
# public action frames (freezing or crashes) which is another reason why this
# has been turned off by default. All aside, if you want to connect to Hotspot
# 2.0 networks ANQP is most likely going to be required (you may be able to
# pre-provision to avoid ANQP).
#
# disable_anqp=true
[Scan]
#
# Disable periodic scan. Setting this option to 'true' will prevent iwd from