Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2017 00:07:51 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r317430 - head/tools/tools/net80211/scripts
Message-ID:  <201704260007.v3Q07pqp053451@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Wed Apr 26 00:07:51 2017
New Revision: 317430
URL: https://svnweb.freebsd.org/changeset/base/317430

Log:
  [net80211] document having to enable privacy on the dynamic plumbed VAPs.

Modified:
  head/tools/tools/net80211/scripts/setup.wdsmain

Modified: head/tools/tools/net80211/scripts/setup.wdsmain
==============================================================================
--- head/tools/tools/net80211/scripts/setup.wdsmain	Wed Apr 26 00:03:03 2017	(r317429)
+++ head/tools/tools/net80211/scripts/setup.wdsmain	Wed Apr 26 00:07:51 2017	(r317430)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704260007.v3Q07pqp053451>