Wireshark-commits: [Wireshark-commits] master-3.2 b3d069d: ISAKMP: Dissect ID data types also for G

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Jan 2020 08:39:48 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3d069d0a34f15914006a1a6a1929c8501854a6d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

b3d069d by Uli Heilmeier (uh@xxxxxxxxxxxx):

    ISAKMP: Dissect ID data types also for GDOI SA TEK
    
    Dissect all kinds of ID types also for GDOI SA TEK payload.
    
    Bug: 16233
    Change-Id: I4583fed5d9b01ec13f971fbbf79b3053d3355951
    Reviewed-on: https://code.wireshark.org/review/35811
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit b8101a691c00e8ac4e69e7e59c042d9b08799ea2)
    Reviewed-on: https://code.wireshark.org/review/35816
    

Actions performed:

    from  f6fab1c   Qt: Suppress warning: unused parameter 'actions'
     add  b3d069d   ISAKMP: Dissect ID data types also for GDOI SA TEK


Summary of changes:
 epan/dissectors/packet-isakmp.c | 153 +++++++++++++++++-----------------------
 1 file changed, 66 insertions(+), 87 deletions(-)