From a8a8ddcdd6387466bfb929fe0e9c96003d9509bd Mon Sep 17 00:00:00 2001 From: ajs Date: Wed, 12 Jan 2005 16:24:51 +0000 Subject: 2005-01-12 Andrew J. Schorr * watchquagga.c: (run_job) Fix bug: delay.tv_sec was being used without having been initialized when the "force" argument was true. (try_restart) When phased restart is stopping the routing daemons, it should tell run_job to update the restart interval. (phase_check) In final step of phased restart when the routing daemons are being started again, tell run_job not to update the restart interval (this is now done when the daemons are stopped). --- watchquagga/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'watchquagga/ChangeLog') diff --git a/watchquagga/ChangeLog b/watchquagga/ChangeLog index d40c1557..20f974ef 100644 --- a/watchquagga/ChangeLog +++ b/watchquagga/ChangeLog @@ -1,3 +1,14 @@ +2005-01-12 Andrew J. Schorr + + * watchquagga.c: (run_job) Fix bug: delay.tv_sec was being used + without having been initialized when the "force" argument was true. + (try_restart) When phased restart is stopping the routing daemons, + it should tell run_job to update the restart interval. + (phase_check) In final step of phased restart when the routing + daemons are being started again, tell run_job not to update + the restart interval (this is now done when the daemons are + stopped). + 2004-12-29 Andrew J. Schorr * watchquagga.c: In several places, cast pid_t to int for printf to -- cgit v1.2.1