From 773404ba35f9ce80f5f2a34b843eb31133290759 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Wed, 26 Apr 2017 00:07:51 +0000 Subject: [PATCH] [net80211] document having to enable privacy on the dynamic plumbed VAPs. --- tools/tools/net80211/scripts/setup.wdsmain | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tools/tools/net80211/scripts/setup.wdsmain b/tools/tools/net80211/scripts/setup.wdsmain index 6747b66c33ab..6123d83f73f9 100644 --- a/tools/tools/net80211/scripts/setup.wdsmain +++ b/tools/tools/net80211/scripts/setup.wdsmain @@ -8,6 +8,13 @@ # created). The WDSUP script is invoked for each wds vap that # gets created--to add the vap to a bridge. # +# Notes! +# +# * If the main AP VAP is running with encryption, the plumbed up +# WDS VAP needs to have privacy enabled (wepmode mixed, for example) +# otherwise frames transmitted from the WDS AP to the WDS STA +# will not be encrypted. +# # $FreeBSD$ # PATH=.:$PATH