log libfdcore/p_sr.c @ 1562:6219359a36a9 default tip

age author description
Fri, 22 Nov 2013 16:07:42 +0100 Sebastien Decugis Fix issue with anscb in the p_sr expiry mechanism. Thanks Guangming for the report.
Thu, 10 Oct 2013 16:30:55 +0200 Sebastien Decugis Add a counter for the sent requests for which we did not wait for an answer. It might be relevant this value contributes to the load estimate of the remote peer, but it is not very reliable
Thu, 10 Oct 2013 16:19:23 +0200 Sebastien Decugis Update the sent request counter in case of expiry
Thu, 10 Oct 2013 16:08:46 +0200 Sebastien Decugis Change management of the p_reqin_count counter to be updated only on routable messages. This should limit the errors in the counter value resulting from rejected or discarded link-local messages.
Sun, 11 Aug 2013 11:52:36 +0200 Sebastien Decugis Performance improvements for fd_p_sr_store based on Guangming proposal http://lists.freediameter.net/pipermail/dev/2013-July/000225.html
Fri, 14 Jun 2013 17:30:42 +0800 Sebastien Decugis Cleanups in failover situation to avoid deadlocks and corrupt messages ids. Tested OK now.
Mon, 10 Jun 2013 14:27:15 +0800 Sebastien Decugis Don't block PSM during failover
Thu, 23 May 2013 16:11:35 +0200 Sebastien Decugis Another missing restore of the hop-by-hop ID upon failover situation
Wed, 15 May 2013 10:39:25 +0800 Sebastien Decugis Updated copyright information
Tue, 14 May 2013 11:04:20 +0800 Sebastien Decugis Fix a number of compilation warnings
Mon, 13 May 2013 19:17:13 +0800 Sebastien Decugis Added calls to remaining hooks
Mon, 13 May 2013 10:12:28 +0800 Sebastien Decugis Fix handling of the hop-by-hop value for expired messages
Fri, 10 May 2013 13:24:23 +0200 Thomas Klausner Fix typo.
Wed, 08 May 2013 14:40:20 +0200 Thomas Klausner Fix some typos.
Tue, 30 Apr 2013 15:37:57 +0800 Sebastien Decugis Cleanup the timing data and fd_msg_log feature that will be replaced by the new hooks mechanism. Kept the calls to fd_msg_log in comments to find the locations easily. WORK IN PROGRESS.
Wed, 24 Apr 2013 12:49:00 +0800 Sebastien Decugis Fix a number of remaining compilation warnings
Fri, 29 Mar 2013 17:30:59 +0800 Sebastien Decugis Added a second callback in fd_msg_send_timeout to handle more easily the timeout situation
Thu, 14 Mar 2013 18:14:35 +0100 Thomas Klausner Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and TRACE_DEBUG_ERROR
Tue, 12 Mar 2013 15:27:30 +0100 Sebastien Decugis Add counter for number of requests pending answers
Wed, 10 Oct 2012 13:35:30 +0200 Sebastien Decugis Updated copyright information
Thu, 13 Sep 2012 13:41:29 +0200 Sebastien Decugis Allow retransmission of messages on timeout
Thu, 24 Mar 2011 15:00:18 +0900 Sebastien Decugis Updated my mail address
Wed, 09 Feb 2011 15:26:58 +0900 Sebastien Decugis Large UNTESTED commit with the following changes:
Thu, 20 Jan 2011 19:44:27 +0900 Sebastien Decugis Cleanup all pthread_cleanup_push / pop pairs so that pop is always called after push, or ASSERT(0) is some grave errors
Wed, 19 Jan 2011 19:05:30 +0900 Sebastien Decugis Prepared capability for messages logging to separate files / folders
Fri, 14 Jan 2011 16:27:21 +0900 Sebastien Decugis Updated copyright information 1.1.0-rc1
Fri, 14 Jan 2011 15:15:23 +0900 Sebastien Decugis Initial commit for 1.1.0: base freeDiameter/p_sr.c@50553799fa0c
"Welcome to our mercurial repository"