Wireshark-commits: [Wireshark-commits] master 3ab3158: Add proper "Decode As" mechanism for FLIP pa
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 8 Apr 2015 02:48:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3ab3158700246ad2acb5a71867ec1969eefc18b6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3ab3158 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Add proper "Decode As" mechanism for FLIP payload instead of (many) preferences.
    
    Other cleanup with FLIP dissector while in the neighborhood.
    
    Change-Id: I0ecdea447979b0ba508a8bb84bd67e4eb4b32a70
    Reviewed-on: https://code.wireshark.org/review/7896
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  cec99ab   Win32: Restore the versioned plugin installation path.
    adds  3ab3158   Add proper "Decode As" mechanism for FLIP payload instead of (many) preferences.


Summary of changes:
 epan/dissectors/packet-flip.c |  433 +++++++----------------------------------
 epan/dissectors/packet-rtcp.c |    1 +
 epan/dissectors/packet-rtp.c  |    2 +
 3 files changed, 76 insertions(+), 360 deletions(-)