freebsd-src/usr.sbin/wpa
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
..
hostapd Tidy up the markup (fixing some nearby content bugs). 2005-06-27 06:40:43 +00:00
hostapd_cli Tidy up the markup (fixing some nearby content bugs). 2005-06-27 06:40:43 +00:00
wpa_cli Tidy up the markup (fixing some nearby content bugs). 2005-06-27 06:40:43 +00:00
wpa_supplicant Update key handling: 2005-07-05 17:41:42 +00:00
l2_packet.c
Makefile
Makefile.inc