wpa_supplicant: Add support for setting of a regulatory domain
authorLuis R. Rodriguez <lrodriguez@Atheros.com>
Tue, 9 Dec 2008 20:11:14 +0000 (22:11 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 9 Dec 2008 20:11:14 +0000 (22:11 +0200)
commit6d1584905c5897aa1ce117cb4e6b16d28a0f397f
tree2d41f08708e9e19f1dac606fdec5bee691686f2d
parent556f5a2a281dc725f16cbf986c3f17aff4115e13
wpa_supplicant: Add support for setting of a regulatory domain

This adds support for setting of a regulatory domain to wpa_supplicant
drivers. It also adds regulatory domain setting for the nl80211 driver.
We expect an ISO / IEC 3166 alpha2 in the wpa configuration file as a
global.
src/drivers/driver.h
src/drivers/driver_ndis.c
src/drivers/driver_nl80211.c
src/drivers/driver_privsep.c
src/drivers/driver_test.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h