A user space daemon for access point and authentication servers
https://w1.fi/hostapd/
hostapd-2.6-hostapd-Avoid-key-reinstallation-in-FT-handshake.patch.patch | ||
hostapd-2.9-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch | ||
hostapd-2.9-P2P-Fix-copying-of-secondary-device-types-for-P2P-gr.patch | ||
hostapd-2.9-WPS-UPnP-Do-not-allow-event-subscriptions-with-URLs.patch | ||
hostapd-2.9-WPS-UPnP-Fix-event-message-generation-using-a-long-U.patch | ||
hostapd-2.9-WPS-UPnP-Handle-HTTP-initiation-failures-for-events.patch | ||
hostapd-config | ||
hostapd.service | ||
hostapd.spec | ||
README.md |
hostapd
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, mac80211-based 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.