1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 03:35:28 +03:00
openwrt-xburst/package/hostapd
jow 4f0278e702 [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
2011-08-20 00:13:58 +00:00
..
files [package] hostapd: introduce options to configure the logging behaviour. 2011-08-20 00:13:58 +00:00
patches hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837) 2011-07-29 14:14:32 +00:00
Config.in hostapd: add a separate config symbol for 802.11n driver support 2011-03-17 20:21:28 +00:00
Makefile [package] hostapd: introduce options to configure the logging behaviour. 2011-08-20 00:13:58 +00:00