From Sho Amano:

Patch to update the decryption status right after the user updates
WEP/WPA keys in the UAT.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7921

svn path=/trunk/; revision=45867
This commit is contained in:
Anders Broman 2012-11-02 09:00:01 +00:00
parent ecbf47ff3a
commit e25f7c5a33
1 changed files with 1 additions and 1 deletions

View File

@ -17154,7 +17154,7 @@ proto_register_ieee80211 (void)
uat_wep_key_record_copy_cb, /* copy callback */
uat_wep_key_record_update_cb, /* update callback */
uat_wep_key_record_free_cb, /* free callback */
NULL, /* post update callback */
init_wepkeys, /* post update callback - update the WEP/WPA keys */
wep_uat_flds); /* UAT field definitions */
prefs_register_uat_preference(wlan_module,