Navigation



Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/debian/changelog

    r1234 r1304  
     1freediameter (1.2.1) UNRELEASED; urgency=low
     2
     3  * New extension: rt_randomize (load-balancing on possible destinations)
     4  * New contrib: Gx extension.
     5  * rt_redirect.fdx and rt_load_balance.fdx improvement: use a hash table. Thanks Thomas.
     6  * New hook HOOK_MESSAGE_SENDING to give a last chance to edit messages before they are sent.
     7    This will be mostly used for enforcing interoperability constraints on non-compliant peers.
     8  * Simplified log output. Old output can be recovered with DEBUG_WITH_META build option.
     9  * Updated the internal counters for finer control on the load.
     10  * Fixes in message expiry mechanism.
     11  * Bug fixes in error messages generation.
     12  * Improvements on shutdown sequence handling.
     13  * Improvements to the dict_dcca_* extensions.
     14  * Improved default CMake configuration.
     15  * Fixes for a few newer operating systems compatibility.
     16  * Fixed default secure Diameter port number 5868 instead of5658 (errata of RFC 6733)
     17
     18 -- Sebastien Decugis <sdecugis@freediameter.net>  Sat, 30 Jan 2016 23:38:03 +0800
     19
    120freediameter (1.2.0) UNRELEASED; urgency=low
    221
Note: See TracChangeset for help on using the changeset viewer.