Hi Michal, This was the bug that sent me running back to Quagga: https://github.com/FRRouting/frr/issues/10104
It's also discussed here: https://lists.frrouting.org/pipermail/frog/2021-November/001171.html Regards, Andy On Tue, May 03, 2022 at 09:41:44AM +0200, Michal Ruprich wrote: > Hi Andrew, > > would you have time to elaborate on the issues in FRR that made it > non-usable for you? I was working on packaging quagga in Fedora for a > while but since it died I started packaging FRR. I would be interested > in any problems that you found that made you go back to quagga. > > Regards, > > Michal Ruprich > > On 4/26/22 3:21 PM, Andrew J. Schorr wrote: > > Hi, > > > > Is this project dead or alive? I'm still running the code on my linux > > routers. > > I just upgraded to Rocky 8, and quite frankly I tried to switch to FRR and > > found a number of bugs in FRR, so for my purposes quagga is working better. > > But > > I did just find a minor issue with quagga that I had to patch, and I wanted > > to > > clone the git sources to poke around, but that turns out to be impossible, > > because I can't find a functioning, up-to-date git repository. Where does > > the > > project live these days, or is it just dead and everybody needs to migrate > > away? > > > > The development info on the website here: > > https://www.quagga.net/devel.html > > says to run: > > git clone git://git.savannah.nongnu.org/quagga.git > > But that command does not work: > > > > bash-4.2$ git clone git://git.savannah.nongnu.org/quagga.git > > Cloning into 'quagga'... > > fatal: remote error: access denied or repository not exported: /quagga.git > > > > And the download link http://download.savannah.gnu.org/releases/quagga/ > > gives a 404. > > > > And the project page on Savannah seems to be corrupt, since it points > > somehow to something called "gnulist". > > > > Then there's this repository on github: > > https://github.com/Quagga/quagga > > But it claims to be on release 1.2.3, whereas I somehow have 1.2.4. > > > > Regards from a former maintainer, > > Andy > > _______________________________________________ > > Quagga-dev mailing list > > [email protected] > > https://lists.quagga.net/mailman/listinfo/quagga-dev > _______________________________________________ > Quagga-dev mailing list > [email protected] > https://lists.quagga.net/mailman/listinfo/quagga-dev -- Andrew Schorr e-mail: [email protected] Telemetry Investments, L.L.C. phone: 917-305-1748 152 W 36th St, #402 fax: 212-425-5550 New York, NY 10018-8765 _______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
