Wireshark-commits: [Wireshark-commits] master 1395494: STUN: add heuristic over CLASSICSTUN

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Aug 2020 06:55:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1395494e7a7fe4f5566dd7775de542f638351572
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1395494 by Nardi Ivan (nardi.ivan@xxxxxxxxx):

    STUN: add heuristic over CLASSICSTUN
    
    Change-Id: I83cd3fe82c546344b49419304914f1c4b69bb3a5
    Reviewed-on: https://code.wireshark.org/review/38018
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a2d994d   Btle: AE Host Advertising Data reassembly
     add  1395494   STUN: add heuristic over CLASSICSTUN


Summary of changes:
 epan/dissectors/packet-classicstun.c | 19 +++++++++++++++++++
 epan/dissectors/packet-stun.c        |  4 +++-
 2 files changed, 22 insertions(+), 1 deletion(-)