From d0a051385233f388e4d8a51b03c6894f399d7a3f Mon Sep 17 00:00:00 2001
From: Erlang/OTP
+ Fix broken relay counters.
++ OTP-12654 in OTP 17.5.3 broke counters in the case of + answer messages received in the relay application. + Counters were accumulated as unknown messages or + no_result_code instead of as relayed messages on the + intended Result-Code and 'Experimental-Result' tuples.
++ Own Id: OTP-12741
++ Fix diameter_sctp listener race.
++ An oversight in OTP-12428 made it possible to start a + transport process that could not establish associations.
++ Own Id: OTP-12744
+