[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'
Florian Forster
octo at verplant.org
Tue Sep 11 09:58:50 CEST 2012
configure.in | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/netlink.c | 12 ++++++++++
2 files changed, 82 insertions(+)
New commits:
commit f9917650c7f661c71c8010dac9e707f075d25039
Author: Florian Forster <octo at collectd.org>
Date: Tue Sep 11 09:54:32 2012 +0200
configure.in: Make sure sa_familiy_t is defined when checking rtnl_dump_filter().
commit 793d766ab645cdb01297889797faf780eb669d40
Author: Sebastian Harl <sh at tokkee.org>
Date: Sat May 19 12:31:52 2012 +0200
netlink plugin: Check for the number of arguments to 'rtnl_dump_filter'.
In recent versions of iproute2, 'rtnl_dump_filter' expects three rather than
five arguments.
This should fix Github issue #7.
Signed-off-by: Florian Forster <octo at collectd.org>
More information about the collectd-changes
mailing list