This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt
mirror of
https://github.com/hak5/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f8bfab96cb
openwrt
/
package
/
hostapd
History
Felix Fietkau
51a4dc1bb2
wpa_supplicant: increase the time between scans to reduce the number of hw resets
...
SVN-Revision: 28262
2011-09-20 14:45:38 +00:00
..
files
hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove hardcoded wpa rekey intervals, remove hardcoded radius_acct_interim_interval as it might overrule the radius Acct-Interim-Interval attribute
2011-09-09 18:19:18 +00:00
patches
wpa_supplicant: increase the time between scans to reduce the number of hw resets
2011-09-20 14:45:38 +00:00
Config.in
hostapd: add a separate config symbol for 802.11n driver support
2011-03-17 20:21:28 +00:00
Makefile
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
2011-08-20 00:13:58 +00:00