Re: day splay / splaytime - missing each other?

2011-04-10 Thread Mark Burgess
Frans, it seems that there was a small miscalculation leaving one slot that could never be reached. If you try the latest svn, this should fix that now. Sorry for the bother. M On 08/04/11 17:05, Frans Lawaetz wrote: > I can't seem to figure out why a particular promise isn't activating > uni

detecting new IP address?

2011-04-10 Thread Jesse Becker
Here's a question: how does one detect a *new* IP address getting added to a system? For example, if there's some mecahnism for bringing up a new interface (such as failover/heartbeat mechanism), is there a way to detect this? I suppose that some sort of log-processing mechanism could do this, bu