diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | HACKING | 1 | ||||
-rw-r--r-- | NEWS | 5 |
3 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * NEWS: Note addition of watchquagga. + * HACKING: Note that watchquagga is in testing phase. + +2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * watchquagga: New watchquagga daemon. 2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu> @@ -158,6 +158,7 @@ Daemons which are in a testing phase are ospf6d isisd + watchquagga IMPORT OR UPDATE VENDOR SPECIFIC ROUTING PROTOCOLS @@ -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 |