|
Lines 238-251
Link Here
|
| 238 |
digits (i.e. "0x1234512345"). For |
238 |
digits (i.e. "0x1234512345"). For |
| 239 |
WaveLAN Turbo Silver cards, the key is restricted to 40 bits, hence |
239 |
WaveLAN Turbo Silver cards, the key is restricted to 40 bits, hence |
| 240 |
the key can be either a 5 character text string or 10 hex digits. |
240 |
the key can be either a 5 character text string or 10 hex digits. |
| 241 |
For WaveLAN Turbo Gold cards, the key can be up to 128 bits, |
241 |
For WaveLAN Turbo Gold cards, the key can also be 104 bits, |
| 242 |
which means the key can be specified as either a 16 character text |
242 |
which means the key can be specified as either a 13 character text |
| 243 |
string or 32 hex digits. |
243 |
string or 26 hex digits in addition to the formats supported by the |
| 244 |
.Pp |
244 |
Silver cards. |
| 245 |
Note: currently, the field in the structure used to program the key |
|
|
| 246 |
into the NIC is only 14 bytes long, not 16. |
| 247 |
I'm not sure how this is |
| 248 |
supposed to allow 128 bits of key info for the gold cards. |
| 249 |
.It Fl i Ar iface Fl T Ar 1|2|3|4 |
245 |
.It Fl i Ar iface Fl T Ar 1|2|3|4 |
| 250 |
Specify which of the four WEP encryption keys will be used to |
246 |
Specify which of the four WEP encryption keys will be used to |
| 251 |
encrypt transmitted packets. |
247 |
encrypt transmitted packets. |