Fixed multiple AVP error. Missing fix RFC 6733 section 7.5 regarding avps within...
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sat, 21 Mar 2015 18:17:25 +0000 (19:17 +0100)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sat, 21 Mar 2015 18:17:25 +0000 (19:17 +0100)
commit8da04b5c6567907540a54d440aecc2b7d70e079b
tree57463c8a5756ba55fdd7756712335263aa9dac5f
parent67212bbf2fdeaa702e607337c6277ddd03d7de61
Fixed multiple AVP error. Missing fix RFC 6733 section 7.5 regarding avps within grouped ones. At the moment, only leaf wrong avp is stored in Failed-AVP.
example/diameter/launcher/main.cpp
example/diameter/launcher/resources/ft-client/tests/experiment2/ProtocolErrors/BadAARtoServer/case_1.tc
example/diameter/launcher/resources/ft-client/tests/experiment2/go.sh
include/anna/diameter/codec/Avp.hpp
include/anna/diameter/codec/Message.hpp
source/diameter/codec/Avp.cpp
source/diameter/codec/Message.cpp