URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=94461234f90907c410ee52e13eb90b0f6d91f2e5
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9446123 by Mikael Kanstrup (mikael.kanstrup@xxxxxxxx):
ieee80211: Support decrypting OWE captures
Add support for decryping OWE (Opportunistic Wireless Encryption)
captures.
Ping-Bug: 15621
Change-Id: I223fd0cd96260408bce2b5d7661f216c351da8a8
Reviewed-on: https://code.wireshark.org/review/32524
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8cdc958 GSS-API: Make sure we call a valid dissector.
add 9446123 ieee80211: Support decrypting OWE captures
Summary of changes:
epan/crypt/dot11decrypt.c | 6 +++++-
test/captures/owe.pcapng.gz | Bin 0 -> 5634 bytes
test/config/80211_keys.tmpl | 1 +
test/suite_decryption.py | 11 +++++++++++
4 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 test/captures/owe.pcapng.gz