Changed channel flags configuration to read the information from the driver
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 18 Nov 2008 12:51:43 +0000 (14:51 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 18 Nov 2008 12:51:43 +0000 (14:51 +0200)
commit10b83bd712c8f6c049f3cf5098d525294ca848f5
tree02f032354c3440883f736ca380ed3b0a2eb09961
parent0cf03892a4324b36cfce3a102833eca3302029e1
Changed channel flags configuration to read the information from the driver
(e.g., via driver_nl80211 when using mac80211) instead of using hostapd as
the source of the regulatory information (i.e., information from CRDA is
now used with mac80211); this allows 5 GHz channels to be used with hostapd
(if allowed in the current regulatory domain).
hostapd/ChangeLog
hostapd/driver.h
hostapd/driver_hostap.c
hostapd/driver_nl80211.c
hostapd/driver_test.c
hostapd/hw_features.c
hostapd/hw_features.h