Wireshark-commits: [Wireshark-commits] master b2fcbb2: Add a MIME type for Tektronix rf5 files and
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 4 Dec 2014 14:05:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2fcbb2ba291e4c1110ef251d4349f94d1aa2bf4
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b2fcbb2 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Add a MIME type for Tektronix rf5 files and register Wireshark for that type of
    file.
    
    The magic matching comes from wiretap/k12.c.
    
    (Yes, I just made the application/x-tektronix-rf5 MIME type up.)
    
    Change-Id: Iafd7300aa7f2664bb06e1330caede10785c21d68
    Reviewed-on: https://code.wireshark.org/review/5607
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  a919566   BACnet: fix dissection of exception-schedule property.
    adds  b2fcbb2   Add a MIME type for Tektronix rf5 files and register Wireshark for that type of file.


Summary of changes:
 wireshark-mime-package.xml |   10 ++++++++++
 wireshark.desktop          |    2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)