From 0a5f4f3cacf71411409feda7a38b790b292c1121 Mon Sep 17 00:00:00 2001 From: Eduardo Ramos Testillano Date: Sun, 26 Apr 2015 18:11:09 +0200 Subject: [PATCH] Add help url --- include/anna/diameter.comm/Message.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/anna/diameter.comm/Message.hpp b/include/anna/diameter.comm/Message.hpp index 7532771..fe9da01 100644 --- a/include/anna/diameter.comm/Message.hpp +++ b/include/anna/diameter.comm/Message.hpp @@ -108,6 +108,8 @@ public: bool fixRequestSequence(HopByHop hbh, EndToEnd ete) throw(); + // http://diameter-protocol.blogspot.com.es/2011/05/diameter-message-structure-and-message.html + /** * In general, diameter agents CANNOT modify the end-to-end value during sending the message to the peer. * That 'true' value stands for intermediate agents and also for retransmissions (must keep end-to-end -- 2.20.1