Wireshark-commits: [Wireshark-commits] master d36b72e: SDP: show rtcp and rtcp-mux media attribute
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 May 2019 04:14:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d36b72e6b881b773e0f54a3a8339723955a05f71
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d36b72e 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>
    

Actions performed:

    from  6cb990c   DPNSS: dissect Service Indicator Code synch/asynch info
     add  d36b72e   SDP: show rtcp and rtcp-mux media attribute values


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