]> git.proxmox.com Git - mirror_frr.git/blobdiff - REPORTING-BUGS
Lower BGP's default keepalive/holdtime to 3s/9s
[mirror_frr.git] / REPORTING-BUGS
index 0b0380b8dc7331900acda79159e2130a8d12ac14..83f4eb990aaf88e38763a2331e519a78abf98a63 100644 (file)
@@ -2,17 +2,24 @@ This file describes the procedure for reporting Quagga bugs. You are not
 obliged to follow this format, but it would be great help for Quagga developers
 if you report a bug as described below.
 
+Bugs submitted with woefully incomplete information may be summarily
+closed.  Submitters of bugs against old versions may be asked to
+retest against the latest release.  Submitters may be asked for
+additional information.  Bugs may be closed after 30 days of
+non-response to requests to reconfirm or supply additional
+information.
+
 Report bugs http://bugzilla.quagga.net
 
 Please supply the following information:
-1. Your Quagga version or if it is CVS version then the date you did checkout.
-   Always try to report the bugs on the current CVS version.
+1. Your Quagga version or if it is from git then the  commit reference.
+   Please try to report bugs against git master or the latest release.
 2. Quagga daemons you run e.g. bgpd or ripd and full name of your OS. Any
    specific options you compiled Quagga with. 
 3. Problem description. Copy and paste relative commands and their output to
    describe your network setup e.g. "zebra>show ip route".
    Please, also give your simple network layout and output of relative OS
-   commands (e.g. ifconfig or ip in case of Linux).
+   commands (e.g., ifconfig (BSD) or ip (Linux)).
 4. All Quagga configuration files you use. If you don't want to publish your
    network numbers change 2 middle bytes in IPv4 address to be XXX (e.g.
    192.XXX.XXX.32/24). Similar could be done with IPv6.