FreeBSD Bugzilla – Attachment 57337 Details for
Bug 86532
[patch] wpa_supplicant.conf(5): man page should discuss WEP based setups.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 793 bytes, created by
hartzell
on 2005-09-24 19:10:20 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
hartzell
Created:
2005-09-24 19:10:20 UTC
Size:
793 bytes
patch
obsolete
>*** 396,399 **** >--- 396,403 ---- > By default these workarounds are enabled. > String EAP conformance can be configured by setting this to 0. >+ .It Va wep_key0, wep_key1, wep_key2, wep_key3 >+ The four WEP keys (quoted strings or hex digits). >+ .It Va wep_tx_keyidx >+ The index of the WEP key that should be used for transmitting. > .El > .Sh CERTIFICATES >*************** >*** 494,497 **** >--- 498,516 ---- > ca_cert="/etc/cert/ca.pem" > phase2="auth=MD5" >+ } >+ .Ed >+ .Pp >+ Shared WEP key connection (no WPA, no IEEE 802.1X) >+ .Bd -literal >+ ctrl_interface=/var/run/wpa_supplicant >+ ctrl_interface_group=wheel >+ network={ >+ ssid="static-wep-test" >+ key_mgmt=NONE >+ wep_key0="abcde" >+ wep_key1=0102030405 >+ wep_key2="1234567890123" >+ wep_tx_keyidx=0 >+ priority=5 > } > .Ed
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 86532
: 57337