summaryrefslogtreecommitdiff
path: root/wireshark-mime-package.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wireshark-mime-package.xml')
-rw-r--r--wireshark-mime-package.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/wireshark-mime-package.xml b/wireshark-mime-package.xml
index 46bdc5bd00..5056c3a594 100644
--- a/wireshark-mime-package.xml
+++ b/wireshark-mime-package.xml
@@ -126,4 +126,14 @@
<glob pattern="*.5vw"/>
<glob pattern="*.5vw.gz"/>
</mime-type>
+
+ <mime-type type="application/x-tektronix-rf5">
+ <comment>Packet Capture (Tektronix rf5)</comment>
+ <generic-icon name="application-wireshark-doc"/>
+ <magic>
+ <match type="string" offset="0" value="\x00\x00\x02\x00\x12\x05\x00\x10"/>
+ </magic>
+ <glob pattern="*.rf5"/>
+ <glob pattern="*.rf5.gz"/>
+ </mime-type>
</mime-info>