Path to this page:
./
net/quagga,
Free multithreaded routing daemon software (fork of zebra)
Branch: pkgsrc-2008Q1,
Version: 0.98.6nb1,
Package name: quagga-0.98.6nb1,
Maintainer: gdtQuagga is a routing software suite, providing implementations of
OSPFv2, OSPFv3, RIP v1 and v2, RIPv3 and BGPv4 for Unix platforms,
particularly FreeBSD and Linux and also NetBSD, to mention a few.
Quagga is a fork of GNU Zebra which was developed by Kunihiro
Ishiguro. The Quagga tree aims to build a more involved community
around Quagga than the current centralised model of GNU Zebra.
GNU Zebra is a free software (distributed under GNU Generic Public
License) which manages TCP/IP based routing protocols.
It supports BGP-4 protocol as described in RFC1771 (A Border Gateway
Protocol 4) and RIPv1, RIPv2 and OSPFv2.
Zebra is intended to be used as a Route Server and a Route Reflector.
Zebra is not a toolkit, it provides full routing power under a new
architecture.
Required to run:[
devel/readline]
Required to build:[
lang/perl5] [
devel/gmake] [
devel/libtool-base]
Package options: inet6, quagga-ospf-opaque-lsa, quagga-vtysh
Master sites:
SHA1: 2234d1235f504e9dc5865cc8d5fd4e250bf43ed5
RMD160: e15cd93b5d321660d7e29fc27174352967342879
Filesize: 1972.648 KB
Version history: (Expand)
- (2008-06-08) Updated to version: quagga-0.98.6nb1
- (2008-04-12) Package added to pkgsrc.se, version quagga-0.98.6 (created)
CVS history: (Expand)
2008-05-15 10:44:57 by Tyler R. Retzlaff | Files touched by this commit (4) |
Log message:
pullup ticket #2376 - requested by tonnerre
quagga: fixes denial of service
revisions pulled up:
- pkgsrc/net/quagga/Makefile 1.31
- pkgsrc/net/quagga/distinfo 1.10
- pkgsrc/net/quagga/patches/patch-ab 1.3
- pkgsrc/net/quagga/patches/patch-ac 1.3
Module Name: pkgsrc
Committed By: tonnerre
Date: Tue May 13 22:30:47 UTC 2008
Modified Files:
pkgsrc/net/quagga: Makefile distinfo
Added Files:
pkgsrc/net/quagga/patches: patch-ab patch-ac
Log message:
Add patch for CVE-2007-1995 for stable quagga (NLRI attributes denial of
service).
|