All releases of icpld


Release Notes: This is simply a maintenance release which replaces a recently deprecated struct. A noticeable change is that icpld now compiles with IPv6 support by default.


Release Notes: This release adds two init scripts. No code changes have been made whatsoever.


Release Notes: This release adds the -err and -err6 options, which allow you to save a log of the ping sequence that failed and caused icpld to stamp the connection as dead. The rare and slightly embarrassing "Can't write to IPv6 logfile" bug is fixed. Binary packages are no longer being released.


Release Notes: This release fixes a few minor bugs as well as NetBSD and OpenBSD crashes. It also introduces two new options, -iface and -errfile. -iface allows you to tell icpld which interface or source address to use to send the ICMP signals. -errfile sets the path to which file icpld should write verbose output concerning a failed ping attempt. Both options are very useful for network troubleshooting.


Release Notes: This release introduces the -detach option, which will fork an icpld process that's being ran in the foreground. It also fixes a few minor bugs mainly concerning updates in the gcc compiler.


Release Notes: This releases was mainly aimed towards Mac OS X and Solaris users. Mac OS X is now supported again, and an autoconf issue that lead to Solaris users having to fake a ping6 binary was resolved.


Release Notes: Some minor bugfixes were made. The most important one is the HTML-output bug which has been fixed and is now fully working. Some alterations have been made to the autoconf stuff, to comply to the "standard". This also fixed the small but annoying bug which appeared with the --version switch.


Release Notes: The log-turning system has been enhanced, and now mimics the infamous 'logrotate' behaviour, meaning that turned logs are now suffixed with an incremented number instead of overwriting the old turned log. The -status argument only shows info for the currently running checks, e.g. it doesn't show IPv4 information when running in IPv6-only mode.


Release Notes: This is mostly a clean up release in order to call icpld stable. A "Broken pipe" error under Solaris has been fixed. The -quit switch removes the pid-file and pretends that icpld was terminated, when in fact it wasn't running (this can only happen when the computer has crashed and the pid-file remains without a corresponding process, which prevents another instance from being launched). Some layout enhancements were made in the man page.


Release Notes: This release mainly implements two features. One is a new log displaying function that more or less mimics the behaviour of 'more'. The second is an option to set commands that will be executed once a connection is determined to be up or down. This is especially useful when you wish to be alerted whenever the status of your connection(s) changes. Minor bugfixes and code refining have been applied as well.