URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9cd66b270c4b182d806d879850d510b5ee67ba37
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9cd66b2 by Alexander Wetzel (alexander.wetzel@xxxxxx):
WPA (IEEE802.11) decryption function cleanups
- Updated AirPDcapPacketProcess function description
- Try to return better error codes
- Remove broken/useless return of keys from AirPDcapRsna4WHandshake
Change-Id: I1e4e0a76f6d1307e11c0466f17935dd7030561e1
Reviewed-on: https://code.wireshark.org/review/12033
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from f5404e5 RTPS: feature to add a preference that enables the dissection of the RTPS special announcements that RTI sends. They just start by RTPX and are sent to the domain 0 always.
adds 9cd66b2 WPA (IEEE802.11) decryption function cleanups
Summary of changes:
epan/crypt/airpdcap.c | 65 ++++++++++++++++++------------------------
epan/crypt/airpdcap_system.h | 35 +++++++++++------------
test/suite-decryption.sh | 2 +-
3 files changed, 45 insertions(+), 57 deletions(-)