<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/diameter/src, branch sverker-ets-patch-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'anders/diameter/21.1/OTP-15202' into maint</title>
<updated>2018-09-12T07:33:10+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2018-09-12T07:33:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b9dfc9f6e728e82e727b9f8920a4f0b85f4b0003'/>
<id>b9dfc9f6e728e82e727b9f8920a4f0b85f4b0003</id>
<content type='text'>
* anders/diameter/21.1/OTP-15202:
  vsn -&gt; 2.1.6
  Update appup for 21.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anders/diameter/21.1/OTP-15202:
  vsn -&gt; 2.1.6
  Update appup for 21.1
</pre>
</div>
</content>
</entry>
<entry>
<title>Update appup for 21.1</title>
<updated>2018-09-10T08:35:26+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2018-09-10T08:27:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c812ac6f9ca37d03dba08d947bcb723585682ee9'/>
<id>c812ac6f9ca37d03dba08d947bcb723585682ee9</id>
<content type='text'>
OTP-15198  Fix function_clause when sending a request after outgoing DPA
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-15198  Fix function_clause when sending a request after outgoing DPA
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix function_clause when sending a request after an outgoing DPA</title>
<updated>2018-07-18T14:23:28+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2018-07-18T14:23:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f66f12e2d0014ad14d663fb1a0dafaa665bff303'/>
<id>f66f12e2d0014ad14d663fb1a0dafaa665bff303</id>
<content type='text'>
After DPR, the intention is that outgoing answers are sent and outgoing
requests are discarded. This was the case when the DPR was outgoing, but
if it was incoming then a subsequent outgoing request resulted in a
function_clause, bringing down the diameter_peer_fsm gen_server
associated with the transport connection in question.

With diameter_tcp/sctp, the failure can result in the connection being
reset before the peer closes it in response to DPA, but is otherwise
harmless since DPR means that the connection is already on its way down.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After DPR, the intention is that outgoing answers are sent and outgoing
requests are discarded. This was the case when the DPR was outgoing, but
if it was incoming then a subsequent outgoing request resulted in a
function_clause, bringing down the diameter_peer_fsm gen_server
associated with the transport connection in question.

With diameter_tcp/sctp, the failure can result in the connection being
reset before the peer closes it in response to DPA, but is otherwise
harmless since DPR means that the connection is already on its way down.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2018-06-18T12:51:18+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2018-06-18T12:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b'/>
<id>5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify app-file generation</title>
<updated>2018-06-11T15:31:07+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2018-06-09T20:54:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=551c1c2c6937ab2dbc1b3e77382c64e74774d3e6'/>
<id>551c1c2c6937ab2dbc1b3e77382c64e74774d3e6</id>
<content type='text'>
Don't bother generating applications/runtime_dependencies: what's lost
in duplication is gained in clarity.

SSL in runtime_applications but not applications in questionable, but
it's been this way for a long time with no apparent ill effects or
protests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't bother generating applications/runtime_dependencies: what's lost
in duplication is gained in clarity.

SSL in runtime_applications but not applications in questionable, but
it's been this way for a long time with no apparent ill effects or
protests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use deprecated ssl:ssl_accept/1-3</title>
<updated>2018-06-07T10:28:42+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2018-06-07T09:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=79455556827bd02697d34a8ae307c543d6d93b09'/>
<id>79455556827bd02697d34a8ae307c543d6d93b09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use deprecated erlang:get_stacktrace/0</title>
<updated>2018-06-07T09:16:32+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2018-06-06T15:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=928eca9c694f098d65873f4ac6ceb19b6ba13d6b'/>
<id>928eca9c694f098d65873f4ac6ceb19b6ba13d6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update appup for 21.0</title>
<updated>2018-04-26T10:30:34+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2018-04-26T10:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8bca2dad9f063989e141050b117745a3dea37491'/>
<id>8bca2dad9f063989e141050b117745a3dea37491</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'anders/diameter/20.3/OTP-14946' into maint</title>
<updated>2018-03-06T08:31:37+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2018-03-06T08:31:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=84a2ed39f035dd1a569dca370dc11876993c6ecf'/>
<id>84a2ed39f035dd1a569dca370dc11876993c6ecf</id>
<content type='text'>
* anders/diameter/20.3/OTP-14946:
  vsn -&gt; 2.1.4
  Update appup for 20.3
  Update service_info examples in doc
  Fix inaccurate comment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anders/diameter/20.3/OTP-14946:
  vsn -&gt; 2.1.4
  Update appup for 20.3
  Update service_info examples in doc
  Fix inaccurate comment
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'anders/diameter/terminate/ERIERL-124' into maint</title>
<updated>2018-03-05T10:33:53+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2018-03-05T10:33:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5ac73d785185d857000f4ba72dc6fa5266ff80d1'/>
<id>5ac73d785185d857000f4ba72dc6fa5266ff80d1</id>
<content type='text'>
* anders/diameter/terminate/ERIERL-124:
  Fix handling of SUSPECT connections at service termination
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anders/diameter/terminate/ERIERL-124:
  Fix handling of SUSPECT connections at service termination
</pre>
</div>
</content>
</entry>
</feed>
