summaryrefslogtreecommitdiff
path: root/diameter/dictionary.xml
diff options
context:
space:
mode:
authorGuy Davies <aguydavies@gmail.com>2017-04-18 16:39:46 +0200
committerMichael Mann <mmann78@netscape.net>2017-04-19 14:13:51 +0000
commitd4519ff28daa4708efb265933fe43de371332504 (patch)
tree8b04e86e331882c4964292057f66f03920f21daf /diameter/dictionary.xml
parent89e0bdf36dcb33e079f6bffb14b16e90c20f13e3 (diff)
downloadwireshark-d4519ff28daa4708efb265933fe43de371332504.tar.gz
[Diameter] Add Juniper SCG AVPs
Change-Id: I832a82b4edbfce26e3edceb0f6baed3b7a1c8b62 Reviewed-on: https://code.wireshark.org/review/21190 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com> Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'diameter/dictionary.xml')
-rw-r--r--diameter/dictionary.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 3ba2023dad..58ac2a11c8 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -27,6 +27,7 @@
<!ENTITY HP SYSTEM "HP.xml">
<!ENTITY CiscoSystems SYSTEM "CiscoSystems.xml">
<!ENTITY Oracle SYSTEM "Oracle.xml">
+ <!ENTITY Juniper SYSTEM "Juniper.xml">
<!ENTITY Custom SYSTEM "Custom.xml">
]>
<dictionary>
@@ -7620,5 +7621,6 @@
&HP;
&Oracle;
&CiscoSystems;
+ &Juniper;
&Custom;
</dictionary>