[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Fri Jan 7 08:28:35 CET 2011
configure.in | 3 ++-
src/dns.c | 4 +---
src/utils_dns.c | 17 ++++++++++++++---
3 files changed, 17 insertions(+), 7 deletions(-)
New commits:
commit 0230ae236148230f50d24d120bbe84f9dd34dce0
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Jan 7 08:28:32 2011 +0100
src/utils_dns.c: Make IPv6 support optional.
commit 135fcb2fb72d7361e58cf1e3557181306aaf750b
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Jan 7 08:12:54 2011 +0100
dns plugin: Disable the plugin if <pcap-bpf.h> is not available.
Apparently the AIX version of PCAP doesn't have this header file and is
thus missing a required struct definition.
More information about the collectd-changes
mailing list