Ethereal-dev: [Ethereal-dev] [Patch] Add 2 more media types to XML dissector

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Martin Mathieson <martin.mathieson@xxxxxxxxxxxx>
Date: Thu, 02 Mar 2006 12:20:58 +0000
Hi,

This patch adds SIP presence and PoC status documents to the set of known XML media types.

Regards,
Martin
Index: epan/dissectors/packet-xml.c
===================================================================
--- epan/dissectors/packet-xml.c	(revision 17443)
+++ epan/dissectors/packet-xml.c	(working copy)
@@ -154,6 +154,8 @@
 	"image/svg+xml", 
 	"application/vnd.wv.csp.xml",
 	"application/resource-lists+xml",
+	"application/pidf+xml",
+	"application/poc-settings+xml",
 };
 
 static void