Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
quagga: Routing daemon
- Summary
- Quagga is a free software that manages TCP/IP based routing
protocol. It takes multi-server and multi-thread approach to resolve
the current complexity of the Internet.
Quagga supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2, and RIPng.
Quagga is intended to be used as a Route Server and a Route Reflector. It is
not a toolkit, it provides full routing power under a new architecture.
Quagga by design has a process for each protocol.
Quagga is a fork of GNU Zebra.
Changelog
- * Mon Jan 28 18:00:00 2008 Martin Nagy <mnagy{%}redhat{*}com> - 0.98.3-4
- fix initscripts
- Resolves: #237808
- check port number range when using -P or -p
- Resolves: #206071
- * Thu May 24 19:00:00 2007 Martin Bacovsky <mbacovsk{%}redhat{*}com> - 0.98.3-3
- resolves: #240481: CVE-2007-1995 Quagga bgpd DoS
- * Thu May 18 19:00:00 2006 Jay Fenlason <fenlason{%}redhat{*}com> 0.98.3-2.4E
- Include the -bgpd-dos patch to close
bz#191376 CVE-2006-2276 quagga locks with command sh ip bgp
- Include the -ripd-security patch to close
bz#191084 CVE-2006-2224 Quagga RIPd route injection
bz#191080 CVE-2006-2223 Quagga RIPd information disclosure