diff options
author | adrian <adrian@FreeBSD.org> | 2012-01-31 00:03:49 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2012-01-31 00:03:49 +0000 |
commit | 52801b5562a08eb59e74be5bcae14bdb70311c39 (patch) | |
tree | c167ab2f6bcbdeb4e2c2bfff53571f9b1ce06efc /usr.sbin/Makefile.i386 | |
parent | da7d786fd42cccabf9a0a984972ae8d78c1d61fa (diff) | |
download | FreeBSD-src-52801b5562a08eb59e74be5bcae14bdb70311c39.zip FreeBSD-src-52801b5562a08eb59e74be5bcae14bdb70311c39.tar.gz |
Add a DFS debugging mode which is useful when doing automated DFS
compliance testing.
In order to allow for radar pattern matching to occur, the DFS CAC/NOL
handling needs to be made configurable. This commit introduces a new
sysctl, "net.wlan.dfs_debug", which controls which DFS debug mode
net80211 is in.
* 0 = default, CSA/NOL handling as per normal.
* 1 = announce a CSA, but don't add the channel to the non-occupy list
(NOL.)
* 2 = disable both CSA and NOL - only print that a radar event occured.
This code is not compiled/enabled by default as it breaks regulatory
handling. A user must enable IEEE80211_DFS_DEBUG in their kernel
configuration file for this option to become available.
Obtained from: Atheros
Diffstat (limited to 'usr.sbin/Makefile.i386')
0 files changed, 0 insertions, 0 deletions