wireshark/test/config
Mikael Kanstrup ad69ec2e11 dot11decrypt: Fix WEP decryption
For WPA security association (SA) entries are created on sucessful
PTK derivation from 4-way handshake frames. WEP though don't use
4-way handshake frames for key derivation and therefore no SA entry
is created. Still WEP decryption implementaton expects to find
an SA otherwise the decryption is skipped.

Fix broken WEP decryption by removing the check for an existing SA
entry and instead form the SA on first successful decryption.

Add also a test for WEP decryption.

Fixes: v3.3.0rc0-1263-g099d241046 ("dot11decrypt: Avoid allocating SA on packet decryption")
2020-10-21 11:03:44 +00:00
..
80211_keys.tmpl dot11decrypt: Fix WEP decryption 2020-10-21 11:03:44 +00:00
80211_keys.user_tk_tmpl dot11decrypt: Support decryption using TK user input 2020-06-01 07:23:56 +00:00
c1222_decryption_table.tmpl
dtlsdecrypttablefile.tmpl
esp_sa.tmpl
ikev1_decryption_table.tmpl
ikev2_decryption_table.tmpl
ssl_keys.tmpl