aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2018-02-27 12:32:36 +0100
committerAnders Broman <a.broman58@gmail.com>2018-02-27 11:34:04 +0000
commit4314ac72c1ecfee5b39d5d9af12711dd39ee4ab3 (patch)
tree9fe526673bde71418a060666dfb0481a37611078
parent1653ea5fcedf369452c0cf41e09e57666525615c (diff)
[XML] Add application/rs-metadata+xml
Change-Id: I766ece91273603d6dd53a05771631dfc10b17566 Reviewed-on: https://code.wireshark.org/review/26133 Reviewed-by: Anders Broman <a.broman58@gmail.com>
-rw-r--r--epan/dissectors/packet-xml.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-xml.c b/epan/dissectors/packet-xml.c
index 58a57fa90d..a4a3702c70 100644
--- a/epan/dissectors/packet-xml.c
+++ b/epan/dissectors/packet-xml.c
@@ -108,6 +108,7 @@ static const gchar *default_media_types[] = {
"application/rlmi+xml",
"application/rls-services+xml",
"application/rss+xml",
+ "application/rs-metadata+xml",
"application/smil",
"application/simple-filter+xml",
"application/simple-message-summary+xml", /*RFC3842*/