From 7fa5eddfbc42dc83299b461c15dadfd28745657e Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Wed, 28 Aug 2019 10:33:22 -0700 Subject: [PATCH] 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. --- doc/main.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/main.conf b/doc/main.conf index c0c8073e..acc5830b 100644 --- a/doc/main.conf +++ b/doc/main.conf @@ -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