[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