diff options
author | Muhammad Mahendra Subrata <mumahendras3@gmail.com> | 2021-04-16 17:54:53 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-17 11:47:41 +0700 |
commit | 5a24871ec86642ddc5579b6166b20d8e12a099e2 (patch) | |
tree | 495c9320ce64e97533cb0c860d17d3ad30adf377 /network/hostapd/README | |
parent | 2949930cdd3d5b37fe96b86b08b8133164b89bb7 (diff) |
network/hostapd: Patched for P2P/wpa_supplicant vulnerabilities.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/hostapd/README')
-rw-r--r-- | network/hostapd/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/network/hostapd/README b/network/hostapd/README index 24cfefe967..258a947ed8 100644 --- a/network/hostapd/README +++ b/network/hostapd/README @@ -1,7 +1,7 @@ hostapd - IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator -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 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). |