If `ping_add_host' failes, `ping_config' no longer returns an error condition. This...
authorocto <octo>
Sun, 19 Mar 2006 10:42:44 +0000 (10:42 +0000)
committerocto <octo>
Sun, 19 Mar 2006 10:42:44 +0000 (10:42 +0000)
commit4b7a78f3e94fac9a69f1c1f8b944a93f4988096c
tree98ff28f78e65eec93ef707dfebc4d05b61ab06e0
parent6a994284d784219b73756f4420d74a6e174f9cdc
If `ping_add_host' failes, `ping_config' no longer returns an error condition. This way the startup of collectd doesn't fail if a host was unknown or the user may not open RAW sockets.
src/ping.c