Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master fa73f01: MGCP: add support to local/remote voice metr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 27 Apr 2018 06:55:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fa73f01728716529f214646f851936379b0fdaeb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fa73f01 by Hadar (hadar.shoham@xxxxxxxxx):

    MGCP: add support to local/remote voice metrics option
    protocol specification: in the file header
    NCS 1.5: PKT-SP-NCS1.5-I04-120412, April 12, 2012 Cable Television
    
    Change-Id: I95a1d769cb08c0e8160ca6fcdb99dd98e0f085cc
    Reviewed-on: https://code.wireshark.org/review/27077
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f73233d   capture_ifinfo: Don't try to write to an invalid address.
    adds  fa73f01   MGCP: add support to local/remote voice metrics option protocol specification: in the file header NCS 1.5: PKT-SP-NCS1.5-I04-120412, April 12, 2012 Cable Television


Summary of changes:
 epan/dissectors/packet-mgcp.c | 452 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 446 insertions(+), 6 deletions(-)