[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.3'
Florian Forster
octo at verplant.org
Wed Feb 27 16:05:20 CET 2008
src/network.c | 152 ++++++++++++++++++++++++++++++++++++++++++----------------
1 file changed, 111 insertions(+), 41 deletions(-)
New commits:
commit 8057cd230cbc322e17f7435732ea5b73eef1fa08
Merge: 06af487fe7030f8fb7edbc9776b16d10c6d6c34b 4f3a014ba130cfd6f61b3f16aa74d527e1ab7000
Author: Florian Forster <octo at crystal.wlan.home.verplant.org>
Date: Wed Feb 27 15:33:45 2008 +0100
Merge branch 'collectd-4.2' into collectd-4.3
commit 4f3a014ba130cfd6f61b3f16aa74d527e1ab7000
Author: Florian octo Forster <octo at dev4.office.noris.de>
Date: Wed Feb 27 10:22:19 2008 +0100
network plugin: Align write access to the send buffer.
SPARC and possibly other architectures cannot access arbitrary memory
locations. This caused a `bus error' on SPARC when the network plugin was
loaded. This change hopefully fixes this problem.
More information about the collectd-changes
mailing list