Bugzilla – Bug 492
Statisitics 'invalid crypt' in iwconfig is not updated
Last modified: 2005-10-05 13:20:02
You need to log in before you can comment on or make changes to this bug.
When key on AP and driver is different, then statistic "invalid crypt" is not updated. Steps to repro: 1. Configure AP and driver with the same settings. 2. Change active key on driver to different value 3. Verify that in kernel debug there is information about mismatched key. 4. Type iwconfig and verify that invalid crypt is not updated. Software: Wireless Tools (27 and 26) OS: SUE, FC2
I added code to 0.18 to report the 'crypt' field statistics in the wireless get_statistics callback.
Verified on 0.18. Works ok.