aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2017-08-22 15:37:04 +0200
committerAnders Svensson <[email protected]>2017-08-24 16:00:50 +0200
commit3c7e35ca4512088f0b4074f809f3110dfa285b8e (patch)
tree04d891b1fdb704ab464335567beded4a728a2546
parent501b27d75cdf9623756848fc09cf16e59fe523ce (diff)
downloadotp-3c7e35ca4512088f0b4074f809f3110dfa285b8e.tar.gz
otp-3c7e35ca4512088f0b4074f809f3110dfa285b8e.tar.bz2
otp-3c7e35ca4512088f0b4074f809f3110dfa285b8e.zip
Document transport_opt() strict_capx
-rw-r--r--lib/diameter/doc/src/diameter.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/diameter/doc/src/diameter.xml b/lib/diameter/doc/src/diameter.xml
index 3ad24257a5..264dbf9152 100644
--- a/lib/diameter/doc/src/diameter.xml
+++ b/lib/diameter/doc/src/diameter.xml
@@ -1410,6 +1410,20 @@ Defaults to the list configured on the service if not specified.</p>
</item>
<tag>
+<marker id="strict_capx"/><c>{strict_capx, boolean()]}</c></tag>
+<item>
+<p>
+Whether or not to enforce the RFC 6733 requirement that any message
+before capabilities exchange should close the peer connection.
+If false then unexpected messages are discarded.</p>
+
+<p>
+Defaults to true.
+Changing this results in non-standard behaviour, but can be useful in
+case peers are known to be behave badly.</p>
+</item>
+
+<tag>
<marker id="transport_config"/><c>{transport_config, term()}</c></tag><item/>
<tag><c>{transport_config, term(), &dict_Unsigned32; | infinity}</c></tag>
<item>