From: James K. <jke...@li...> - 2005-10-24 18:31:51
|
Pedro Ramalhais wrote: >Volker Braun wrote: > > >>The functions ieee80211_wx_{get,set}_encodeext fail if one tries to set >>unicast (IW_ENCODE_EXT_GROUP_KEY not set) keys at key indices>0. But at >>least some Cisco APs dish out dynamic WEP unicast keys at index !=0. >> >>I think the best behaviour is to not make any assumptions on key indices >>when using WEP. The patch below implements this and works for me. >> >> Thanks. I've applied and updated the GIT overlay at rsync://bughost.org/repos/ieee80211-delta/.git/ James |