Wireshark-commits: [Wireshark-commits] master d6e5379: RTP: create conversation when using heuristi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Jun 2015 21:57:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d6e53793ad3046dcfdc3ab28d08105b6df4ddf45
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d6e5379 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    RTP: create conversation when using heuristic dissector
    
    This gives a chance to perform RTP reassembly when "Try to decode RTP outside of conversations"
    option is activated.
    
    Bug: 11310
    Change-Id: Ic8bd9532a88a072c3cb1f1907cf7117b5072a954
    Reviewed-on: https://code.wireshark.org/review/9175
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5c438e1   Those aren't booleans, they're counts of streams.
    adds  d6e5379   RTP: create conversation when using heuristic dissector


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