Wireshark-commits: [Wireshark-commits] master 8a79d270: SIP: share dissector status value_string ar

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 24 Jan 2020 16:10:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8a79d270104c8bbd784758dcee879de3768b403b
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8a79d270 by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):

    SIP: share dissector status value_string array with tshark SIP stats
    
    Change-Id: I8f12310f69aa5393ba8ad37e498845f2a1f17693
    Reviewed-on: https://code.wireshark.org/review/35927
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  f1e2d36   IPv4: Rename variable
     add  8a79d270  SIP: share dissector status value_string array with tshark SIP stats


Summary of changes:
 debian/libwireshark0.symbols |   1 +
 epan/dissectors/packet-sip.c |  16 ++++---
 epan/dissectors/packet-sip.h |   2 +
 ui/cli/tap-sipstat.c         | 107 ++-----------------------------------------
 4 files changed, 15 insertions(+), 111 deletions(-)