1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00

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

This commit is contained in:
Adrian Chadd 2017-04-26 00:07:51 +00:00
parent 899a362907
commit 773404ba35
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=317430

View File

@ -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