Actually the keyword tells network.subr to launch wpa_supplicant on the
selected interface. wpa_supplicant does not only handle WPA authentication but also EAP/LEAP as well as WEP encryption or no encryption at all. The patch clarifies this. PR: 117046 Submitted by: lme Reviewed by: bruffer Approved by: jkois (mentor)
This commit is contained in:
parent
e23452dbca
commit
ecfb21ff21
@ -24,7 +24,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd September 3, 2007
|
||||
.Dd October 27, 2007
|
||||
.Dt RC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -1127,7 +1127,9 @@ it is possible to use something like:
|
||||
ifconfig_ed0="DHCP"
|
||||
.Ed
|
||||
.Pp
|
||||
Also, if your interface needs WPA authentication, it is possible to add
|
||||
Also, if you want to configure your wireless interface with
|
||||
.Xr wpa_supplicant 8
|
||||
for use with WPA, EAP/LEAP or WEP, you need to add
|
||||
.Dq Li WPA
|
||||
to the
|
||||
.Va ifconfig_ Ns Aq Ar interface
|
||||
|
Loading…
x
Reference in New Issue
Block a user