Wireshark-commits: [Wireshark-commits] master-2.6 0558b2a: 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:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0558b2af3139af6e379125755391f932f751ae5f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

0558b2a 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/33327
    

Actions performed:

    from  1279b51   DPNSS: dissect Service Indicator Code synch/asynch info
     add  0558b2a   SDP: show rtcp and rtcp-mux media attribute values


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