From 059109a20023043aca767b6f208f9c812c42eb20 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
+ Fix setting of End-to-End and Hop-by-Hop Identifiers in + outgoing DWA.
++ Broken by OTP-11184, which caused the identifiers to be + set anew, discarding the values from the incoming DWR.
++ Own Id: OTP-11367
++ Fix handling of 5014, DIAMETER_INVALID_AVP_LENGTH.
++ The error was detected as 5004, + DIAMETER_INVALID_AVP_VALUE, for some Diameter types, in + which case an AVP length that pointed past the end of a + message resulted in encode failure.
++ Own Id: OTP-11395
+