From 04dc20cf5d5b3828c9820b35b5085cc428865717 Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Tue, 30 Jul 2019 12:36:50 -0700 Subject: [PATCH] doc: update control_port_over_nl80211 option --- doc/main.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/main.conf b/doc/main.conf index fe353a60..c0c8073e 100644 --- a/doc/main.conf +++ b/doc/main.conf @@ -19,7 +19,7 @@ max_4way_handshake_time=5 # Note, iwmon cannot currently spy on unicast packets sent over netlink, so # if you need to capture EAPoL packets (e.g. for debugging) then this option # should be set to False. -ControlPortOverNL80211=True +control_port_over_nl80211=True # # Set the threshold RSSI for roaming (default -70) roam_rssi_threshold=-70