Wireshark-commits: [Wireshark-commits] master-2.0 f29960f: Added ICE TCP Framing support to STUN di

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 8 Oct 2015 08:25:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f29960fcb0b2d4706a95b54b655540b6b98f949c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

f29960f by Nils Ohlmeier (github@xxxxxxxxxxxx):

    Added ICE TCP Framing support to STUN dissector
    
    Change-Id: I1dddb09cb1eebc3d23375aa9d2450731fa51cb90
    Reviewed-on: https://code.wireshark.org/review/10643
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 546fe80b7abf6ce0a1f19d0a02f438a7367747a9)
    Reviewed-on: https://code.wireshark.org/review/10878
    

Actions performed:

    from  630b907   epl: fix bug in g_hash_table_lookup_extended() call (CID 1254382)
    adds  f29960f   Added ICE TCP Framing support to STUN dissector


Summary of changes:
 epan/dissectors/packet-stun.c |  162 ++++++++++++++++++++++++-----------------
 1 file changed, 97 insertions(+), 65 deletions(-)