[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.2'
Florian Forster
octo at verplant.org
Wed Apr 24 22:01:47 CEST 2013
src/dns.c | 50 +++++++++++++++++++++++++++++++++-----------------
1 file changed, 33 insertions(+), 17 deletions(-)
New commits:
commit b8f9530ad6ba3a55f129d259c705d9b5d4d3f4e5
Author: Florian Forster <octo at collectd.org>
Date: Wed Apr 24 21:55:06 2013 +0200
dns plugin: Resume after receiving a PCAP_ERROR from pcap_loop().
If an interface goes down while capturing, libpcap returns PCAP_ERROR.
Handle this case gracefully.
Github: #308
More information about the collectd-changes
mailing list