[package] hostapd: introduce options to configure the logging behaviour.
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 20 Aug 2011 00:13:58 +0000 (00:13 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 20 Aug 2011 00:13:58 +0000 (00:13 +0000)
commit4f0278e702bf179e8982a8fa860fc1f613b81ba1
treee62ba10697151c01c708abb7da5b23a1e59d03c1
parent04b0603f45850602c5d8787c6e1a7490f163eebb
[package] hostapd: introduce options to configure the logging behaviour.
The config wifi-device section gains the following settings:
* log_level  (2)    - Defines the minimum message level
* log_80211  (true) - Log 802.11 events
* log_8021x  (true) - Log 802.1X events
* log_radius (true) - Log RADIUS events
* log_wpa    (true) - Log WPA events
* log_driver (true) - Log driver interface messages
* log_iapp   (true) - Log IAPP events
* log_mlme   (true) - Log MLME events

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28056 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/hostapd/Makefile
package/hostapd/files/hostapd.sh