Jump to letter: [
ACEFGHIJKLMNOPRSTWXZ
]
hostapd: User space daemon for access point
- Summary
- hostapd is a user space daemon for access point and authentication servers.
It implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP
Authenticators, RADIUS client, EAP server, and RADIUS authentication server.
The current version supports Linux (Host AP, madwifi, Prism54 drivers) and
FreeBSD (net80211).
hostapd is designed to be a "daemon" program that runs in the background and
acts as the backend component controlling authentication. hostapd supports
separate frontend programs and an example text-based frontend, hostapd_cli,
is included with hostapd.
Changelog
- * Sat Mar 31 12:00:00 2007 kwizart < kwizart at gmail.com > - 0.6-0.5.20070325
- Update to snapshot 20070325
- Update to mac80211 6.0.0
- Disable madwifi (wip)
- * Sat Mar 24 11:00:00 2007 kwizart < kwizart at gmail.com > - 0.6-0.4.20070224
- Update to git 20070324
- Update madwifi to 9.3
- Update mac80211 to 5.0.0
- * Wed Feb 28 11:00:00 2007 kwizart < kwizart at gmail.com > - 0.6-0.3.20070224
- Preliminary testing version for fc7 t2 and FE inclusion.
- Still use intel d80211 version because missing headers - This may be not be used in the future