Wireshark-commits: [Wireshark-commits] master-3.0 3b46884: SDP: show rtcp and rtcp-mux media attrib

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 May 2019 08:35:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3b468847d54034b50035e5a4f71deecc40b7b5bb
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

3b46884 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    SDP: show rtcp and rtcp-mux media attribute values
    
    With the addition of handling the rtcp and rtpc-mux media attributes
    (see cde023c3c5a08131495eb2574c00ff1f34cdce55) the default behaviour
    of presenting the media attribute value itself was lost. This change
    adds this back.
    
    Bug: 15791
    Change-Id: Ib0084b99961bfadf1d89c70b54bd4a0805f9b9f6
    Reviewed-on: https://code.wireshark.org/review/33314
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit d36b72e6b881b773e0f54a3a8339723955a05f71)
    Reviewed-on: https://code.wireshark.org/review/33326
    

Actions performed:

    from  b47d15a   DPNSS: dissect Service Indicator Code synch/asynch info
     add  3b46884   SDP: show rtcp and rtcp-mux media attribute values


Summary of changes:
 epan/dissectors/packet-sdp.c | 4 ++++
 1 file changed, 4 insertions(+)