Wireshark-commits: [Wireshark-commits] master eda1969: ieee80211: automatically determine MIC lengt
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eda196951b9b8293bb32cf6b3610ae4d1d5b940e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
eda1969 by Joeri de Ruiter (joeri@xxxxxxxxxxxxx):
ieee80211: automatically determine MIC length for OWE
MIC length is determined automatically for OWE and multiple MIC lengths per session are supported.
Bug: 15215
Change-Id: Ie655fbd3fdc8555df430d4dc8a0081e169150c28
Reviewed-on: https://code.wireshark.org/review/30246
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 451b93e checkAPIs: use new regex to remove comments.
add eda1969 ieee80211: automatically determine MIC length for OWE
Summary of changes:
epan/dissectors/packet-ieee80211.c | 70 ++++++++++++++++++++++++++++++++++++--
epan/dissectors/packet-ieee80211.h | 6 ++++
2 files changed, 73 insertions(+), 3 deletions(-)