From: ajs Date: Wed, 22 Dec 2004 03:16:59 +0000 (+0000) Subject: 2004-12-21 Andrew J. Schorr X-Git-Tag: frr-2.0-rc1~3297 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=8035e9f0a7cc3fc148abf42789012bc22b28e0c1;p=matthieu%2Ffrr.git 2004-12-21 Andrew J. Schorr * NEWS: Note addition of watchquagga. * HACKING: Note that watchquagga is in testing phase. --- diff --git a/ChangeLog b/ChangeLog index e33786fba4..897c9526cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-12-21 Andrew J. Schorr + + * NEWS: Note addition of watchquagga. + * HACKING: Note that watchquagga is in testing phase. + 2004-12-21 Andrew J. Schorr * watchquagga: New watchquagga daemon. diff --git a/HACKING b/HACKING index 1335b082cb..3df9e3e56c 100644 --- a/HACKING +++ b/HACKING @@ -1,5 +1,5 @@ -*- mode: text; -*- -$Id: HACKING,v 1.13 2004/12/03 19:03:33 ajs Exp $ +$Id: HACKING,v 1.14 2004/12/22 03:16:59 ajs Exp $ GUIDELINES FOR HACKING ON QUAGGA @@ -158,6 +158,7 @@ Daemons which are in a testing phase are ospf6d isisd + watchquagga IMPORT OR UPDATE VENDOR SPECIFIC ROUTING PROTOCOLS diff --git a/NEWS b/NEWS index 236a4cd5cd..57dad30c0d 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ * Changes in Quagga 0.98.0 +- Watchquagga daemon added. This is not well tested yet. Please try + monitor mode first before enabling restart features. It is important + to make sure that the various timers are configured with appropriate + values for your site. + - BGP route-server support added. See the texinfo documentation. - OSPF API initialisation is disabled by default even if compiled in. You