Commit Graph

5 Commits

Author SHA1 Message Date
Jeff Morriss 4430ea0ae3 Also register for gzip'd network captures.
svn path=/trunk/; revision=48543
2013-03-25 02:11:07 +00:00
Jeff Morriss 4aae84271d Add MIME types for more capture file formats Wireshark understands:
- Radcom WAN/LAN Analyzer
 - Wildpackets/Etherpeek/Airopeek tagged/v9
 - Visual Networks
 - Network Instruments Observer
 - Accellent/InfoVista 5view

The magic matching comes from Fedora's magic file, the file extensions from
wiretap.

(Yes, I just made the application/x-* MIME types up.)

svn path=/trunk/; revision=47578
2013-02-09 02:44:11 +00:00
Jeff Morriss 11507d00e0 Add MIME types for more capture file formats Wireshark understands:
- AIX iptrace
 - Novell LANalyzer
 - HP-UX nettl

The magic matching comes from Fedora's magic file, the file extensions from
wiretap.

(Yes, I just made the application/x-* MIME types up.)

svn path=/trunk/; revision=47530
2013-02-07 03:51:43 +00:00
Jeff Morriss 64b63e493c Add magic matching to PCAP, PCAPNG, and snoop files (based on Fedora's magic
file).  That way your files don't need to be named (e.g.) *.pcap for your file
manager to know that they should be opened with Wireshark.

Add *.ntar to the list of patterns for PCAPNG files.

svn path=/trunk/; revision=47529
2013-02-07 03:24:12 +00:00
Jeff Morriss 9780dcf7be Add a mime-info file for freedesktop.org-compliant desktops; this one is
based on that from Fedora.

Define MIME information for PCAP, PCAPNG, and Snoop files.

svn path=/trunk/; revision=46620
2012-12-19 20:59:41 +00:00