From 9887c376b7d5ac8270b840262941de8c51f784d0 Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Tue, 19 Mar 2019 10:59:08 -0700 Subject: [PATCH] doc: add [General] group to main.conf The pattern in main.conf made it appear that ControlPortOverNL80211 was part of the EAPoL group, which it is not. --- doc/main.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/main.conf b/doc/main.conf index 9286c9ef..d39a49dc 100644 --- a/doc/main.conf +++ b/doc/main.conf @@ -6,6 +6,8 @@ mtu=1400 [EAPoL] max_4way_handshake_time=5 + +[General] # # Enable/Disable sending EAPoL packets over NL80211. Enabled by default if # kernel support is available. Doing so sends all EAPoL traffic over directly