# HG changeset patch # User Sebastien Decugis # Date 1371202585 -28800 # Node ID 08e72b858f03a77869792cb8ad8e0acbc83c2590 # Parent 906b1e409076bf3f7adad1aa2d149f87800e4487 Updated history diff -r 906b1e409076 -r 08e72b858f03 contrib/debian/changelog --- a/contrib/debian/changelog Fri Jun 14 17:31:33 2013 +0800 +++ b/contrib/debian/changelog Fri Jun 14 17:36:25 2013 +0800 @@ -7,7 +7,7 @@ * New extension: rt_load_balance (load balancer based on pending queue size). * New extension: rt_busypeers. See doc/rt_busypeers.conf.sample. * New extension: dbg_msg_timings. Measures timing of message operations. - * New extension: dbg_msg_dumps. Use to visualize all received and sent messages. + * New extension: dbg_msg_dumps. Use to control hooks display. * New API (fd_hook_*) for extensions to control messages logging & profiling * New API (fd_stats_*) for extensions to monitor framework state (e.g. SNMP implem) * API changes: all the fd_*_dump functions now return malloc'd strings instead of logging directly. @@ -29,8 +29,9 @@ * Upgraded SCTP code to comply with RFC 6458 * Using default secure Diameter port number 5658 as per RFC 6733 * Updated TLS code for performance improvements with new GNU TLS. + * Fix interlocking problem when large number of requests were failed over. - -- Sebastien Decugis Mon, 10 Jun 2013 12:03:59 +0800 + -- Sebastien Decugis Fri, 14 Jun 2013 17:36:07 +0800 freediameter (1.1.6) UNRELEASED; urgency=low