From 64b63e493ce1b9e1f5665bc69b7ffe59fe1764eb Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Thu, 7 Feb 2013 03:24:12 +0000 Subject: 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 --- wireshark-mime-package.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'wireshark-mime-package.xml') diff --git a/wireshark-mime-package.xml b/wireshark-mime-package.xml index 441f5b5503..c53e673c2b 100644 --- a/wireshark-mime-package.xml +++ b/wireshark-mime-package.xml @@ -7,18 +7,38 @@ + + + + + + + + Packet Capture (PCAPNG) + + + + + + + + + Packet Capture (Snoop) + + + -- cgit v1.2.1