Skip to content
Snippets Groups Projects
Commit 3b377ea9 authored by John W. Linville's avatar John W. Linville
Browse files

wireless: support internal statically compiled regulatory database


This patch provides infrastructure for machine translation of the
regulatory rules database used by CRDA into a C data structure.
It includes code for searching that database as an alternative
to dynamic regulatory rules updates via CRDA.  Most people should
use CRDA instead of this infrastructure, but it provides a better
alternative than the WIRELESS_OLD_REGULATORY infrastructure (which
can now be removed).

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 59d9cb07
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment