[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Mon Apr 13 19:53:35 CEST 2009


 src/network.c |  164 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 82 insertions(+), 82 deletions(-)

New commits:
commit 6faf6533009dd030888b9846778587c819093628
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Apr 13 19:51:56 2009 +0200

    network plugin: Enable mixing encrypted and unencrypted data.
    
    Unencrypted stuff may now follow encrypted blocks. They are only
    handled, if ‘SecurityLevel’ ist set to ‘None’, of course.
    
    Also, use ‘size_t’ for the buffer size.




More information about the collectd-changes mailing list