When the WZC connects ad hoc I noticed it changed from add_wep in SP1 to
add_key in SP2
There is one thing I don't understand.
this is what I captured. (the bytes set with OID_802_11_ADD_KEY)
2D 00 00 00 00 00 00 80 0D 00 00 00 FF FF FF FF
FF FF D8 76 64 FE 56 03 98 FE 56 03 15 F0 D8 76
70 69 9B 40 0C 11 DC AB 8C 81 F1 83 34
the key index 0x80 indicates that there is no KeyRSC, correct?
if so, why is the KeyRSC:
D8 76 64 FE 56 03 98 FE 56 03 15 F0 D8 76
and not zero?
does the WZC just add some values that are not necessary at all? or have I
misunderstood this?
thanks
/Niklas