mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-12 11:18:59 +00:00
Update for git and emphasize asking for good reports.
This commit is contained in:
parent
1b5eee9864
commit
cfe117498c
@ -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
|
obliged to follow this format, but it would be great help for Quagga developers
|
||||||
if you report a bug as described below.
|
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
|
Report bugs http://bugzilla.quagga.net
|
||||||
|
|
||||||
Please supply the following information:
|
Please supply the following information:
|
||||||
1. Your Quagga version or if it is CVS version then the date you did checkout.
|
1. Your Quagga version or if it is from git then the commit reference.
|
||||||
Always try to report the bugs on the current CVS version.
|
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
|
2. Quagga daemons you run e.g. bgpd or ripd and full name of your OS. Any
|
||||||
specific options you compiled Quagga with.
|
specific options you compiled Quagga with.
|
||||||
3. Problem description. Copy and paste relative commands and their output to
|
3. Problem description. Copy and paste relative commands and their output to
|
||||||
describe your network setup e.g. "zebra>show ip route".
|
describe your network setup e.g. "zebra>show ip route".
|
||||||
Please, also give your simple network layout and output of relative OS
|
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
|
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.
|
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.
|
192.XXX.XXX.32/24). Similar could be done with IPv6.
|
||||||
|
Loading…
Reference in New Issue
Block a user