Changeset 2a6b48f in clfs-embedded for BOOK/beyond-clfs/common
- Timestamp:
- Sep 16, 2009, 12:09:21 AM (15 years ago)
- Branches:
- master
- Children:
- 8235a08
- Parents:
- 714d17e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/beyond-clfs/common/hostapd.xml
r714d17e r2a6b48f 83 83 wpa=2 84 84 wpa_passphrase=<replaceable>foobar123</replaceable> 85 wpa_pairwise=CCMP TKIP 86 rsn_pairwise=CCMP 85 # b43 drivers seem to have issues at the moment with CCMP encryption 86 # dropping packets among other things so use TKIP (AES) only for now 87 wpa_pairwise=TKIP 88 rsn_pairwise=TKIP 87 89 EOF</literal></userinput></screen> 88 90
Note:
See TracChangeset
for help on using the changeset viewer.