doc: add required kernel version for anqp_disabled=false

The release candidates for v5.3 contain the required patches for
offchannel management frames to work properly.
This commit is contained in:
James Prestwood 2019-08-28 10:33:22 -07:00 committed by Denis Kenzior
parent fe9376c74f
commit 7fa5eddfbc
1 changed files with 6 additions and 6 deletions

View File

@ -42,12 +42,12 @@ roam_rssi_threshold=-70
#
# 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).
# a recent kernel patch (available in Kernel 5.3). 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