aboutsummaryrefslogtreecommitdiff
path: root/net/hostapd/pkg-descr
blob: 873d58411d7a9d1a9b41147982f5d390a97a6f64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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).

Add the following to /etc/rc.conf to use the ports version instead
of the base version:

    hostapd_program="/usr/local/sbin/hostapd"