Wireshark-commits: [Wireshark-commits] master d3f71f9: nb_rtpmux: Add a port preference

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 8 Jul 2015 15:22:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d3f71f923a67547974c09e4a90e6865c34e0163e
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d3f71f9 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    nb_rtpmux: Add a port preference
    
    Add as a preference a UDP port range to register the dissector on. Also:
    - show multiple frames in the Info column
    - show summary (ports, length) in protocol root
    
    Change-Id: I91d0a006cd8d0b97d2c6d65ae432fca3dff94733
    Reviewed-on: https://code.wireshark.org/review/9558
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  bd64be6   RANAP: if bindingid looks like port number, extract and show
    adds  d3f71f9   nb_rtpmux: Add a port preference


Summary of changes:
 epan/dissectors/packet-nb_rtpmux.c |   57 +++++++++++++++++++++++++++++++++++-
 1 file changed, 56 insertions(+), 1 deletion(-)