aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2013-09-10 21:18:28 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2013-09-10 21:18:28 +0000
commit84069ac0eb693a55a09da22baf80f58075d8a419 (patch)
treec4034f2dfd98cb6ce91e4ad481652da3d3b8c6b2 /diameter
parent10193e1ef2371396ab8db0e58cec7c679a09fcfa (diff)
From Philippe Rosenfeld via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9126 :
Fix the value of 'SEND_TO_UE' in the DIAMETER Gx dictionary for Packet-Filter-Usage AVP svn path=/trunk/; revision=51942
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 80c7a5e8f4..4783c78589 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -3928,7 +3928,7 @@
</avp>
<avp name="Packet-Filter-Usage" code="1072" mandatory="mustnot" may-encrypt="yes" protected="may" vendor-bit="must" vendor-id="TGPP">
<type type-name="Enumerated"/>
- <enum name="SEND_TO_UE" code="0"/>
+ <enum name="SEND_TO_UE" code="1"/>
</avp>
<avp name="Charging-Correlation-Indicator" code="1073" mandatory="mustnot" may-encrypt="yes" protected="may" vendor-bit="must" vendor-id="TGPP">
<type type-name="Enumerated"/>