aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/doc
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2017-08-29 15:13:44 +0200
committerAnders Svensson <[email protected]>2017-08-29 15:13:44 +0200
commitc98204a6dacbade814fa32bb1792d05d0657d8db (patch)
tree14cac9b952c4384817a4054a616de3f0c56b93bd /lib/diameter/doc
parent6f9ddb858507dc91cfdf0ccc82f3f6aad5463f50 (diff)
parentce08fb57a66d20fdb3074ca62b7aac0228825e0a (diff)
downloadotp-c98204a6dacbade814fa32bb1792d05d0657d8db.tar.gz
otp-c98204a6dacbade814fa32bb1792d05d0657d8db.tar.bz2
otp-c98204a6dacbade814fa32bb1792d05d0657d8db.zip
Merge branch 'anders/diameter/performance/OTP-14521' into maint
* anders/diameter/performance/OTP-14521: Fix influence of decode_format on service events Work around more common_test woe
Diffstat (limited to 'lib/diameter/doc')
-rw-r--r--lib/diameter/doc/src/diameter.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/diameter/doc/src/diameter.xml b/lib/diameter/doc/src/diameter.xml
index 3ad24257a5..ad82cafd2f 100644
--- a/lib/diameter/doc/src/diameter.xml
+++ b/lib/diameter/doc/src/diameter.xml
@@ -962,7 +962,8 @@ Defaults to the empty list.</p>
<item>
<p>
Whether or not to require that the number of AVPs in a message or
-grouped AVP agree with those specified in the dictionary in question.
+grouped AVP agree with those specified in the dictionary in question
+when passing messages to &man_app; callbacks.
If <c>true</c> then mismatches in an outgoing messages cause message
encoding to fail, while mismatches in an incoming message are reported
as 5005/5009 errors in the errors field of the diameter_packet record