View Git repositories

Quagga hosts its code at git://git.sv.gnu.org/quagga.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:quagga

See all merge proposals.

Quagga has 2 active branches owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:quagga
Series: main
1 Development 2020-07-19 15:08:50 UTC
3423. nhrpd: add reference to net.ipv4.ip_f...

Author: Timo Teräs
Revision Date: 2020-07-19 15:08:50 UTC

nhrpd: add reference to net.ipv4.ip_forward_use_pmtu=1 thread

Add a mailing list reference regard net.ipv4.ip_forward_use_pmtu=1.

lp:~vcs-imports/quagga/main 1 Development 2008-07-23 02:02:09 UTC
1833. [bgpd] Fix triggerable crash when com...

Author: paul
Revision Date: 2008-07-22 21:11:48 UTC

[bgpd] Fix triggerable crash when compiled with --disable-bgp-announce

2008-07-22 Paul Jakma <paul.jakma@sun.com>

 * HACKING: Document preference for compiler conditional code, over
   cpp conditional.
 * configure.ac: DISABLE_BGP_ANNOUNCE always should be defined.
 * bgp_{packet,route,advertise}.c: change to compiler testing of
   DISABLE_BGP_ANNOUNCE, rather than cpp.

2008-07-22 MIYAJIMA Mitsuharu <miyajima.mitsuharu@anchor.jp>

 * bgp_packet.c: (bgp_update_packet_eor) Fix crash triggerable
   if a bgpd was compiled with --disable-bgp-announce and if GR is
   advertised by peer.

12 of 2 results
You can't create new branches for Quagga.