freebsd-skq/usr.sbin/wpa/wpa_supplicant
Sam Leffler ddc11f59f2 Update key handling:
o use proper api for setting/deleting keys instead of depending
  on key indices
o check mac address to decide whether a key is unicast or group/global
o check set_tx on key set to decide whether a group/global key should
  also be marked as default
o explicitly set IEEE80211_KEY_GROUP flag for group keys instead of
  depending on kernel auto-add kludge

With the above changes static wep key handling works.

Reviewed by:	avatar
Approved by:	re (scottl)
2005-07-05 17:41:42 +00:00
..
driver_freebsd.c Update key handling: 2005-07-05 17:41:42 +00:00
Makefile o move wpa_supplicant to section 8 2005-06-17 05:32:48 +00:00
wpa_supplicant.8 Tidy up the markup (fixing some nearby content bugs). 2005-06-27 06:40:43 +00:00
wpa_supplicant.conf.5 Tidy up the markup (fixing some nearby content bugs). 2005-06-27 06:40:43 +00:00