aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee80211.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-11-02 09:00:01 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-11-02 09:00:01 +0000
commite25f7c5a33911592bc4ccca2b87363b3ec1fd4f4 (patch)
tree56dcbf4a9ee8aaf3e2cea01062d2fb542b595e36 /epan/dissectors/packet-ieee80211.c
parentecbf47ff3a402807f3ae1d361ce53a06bab19fe4 (diff)
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
Diffstat (limited to 'epan/dissectors/packet-ieee80211.c')
-rw-r--r--epan/dissectors/packet-ieee80211.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ieee80211.c b/epan/dissectors/packet-ieee80211.c
index 519418c636..79091a362d 100644
--- a/epan/dissectors/packet-ieee80211.c
+++ b/epan/dissectors/packet-ieee80211.c
@@ -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,