./net/quagga-devel, Free multithreaded routing daemon software

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q2, Version: 0.99.17, Package name: quagga-0.99.17, Maintainer: gdt

Quagga is a routing software suite, providing implementations of
OSPFv2, OSPFv3, RIP v1 and v2, RIPv3 and BGPv4 for Unix platforms,
including NetBSD, FreeBSD, OpenBSD, Linux, and Solaris.
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.

This package provides a development snapshot of quagga.


Required to run:
[devel/readline]

Required to build:
[devel/gmake] [devel/libtool-base] [lang/gawk] [lang/perl5]

Package options: inet6, quagga-ospf-opaque-lsa, quagga-vtysh

Master sites:

SHA1: 31f42fa9f4d96aadf1bf97c3d9bf3308eb0d56c1
RMD160: f00bf01930f781ae0de9fe9981c74e7bae0798b5
Filesize: 2150.538 KB

Version history: (Expand)


CVS history: (Expand)


   2010-08-27 15:03:02 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #3214 - requested by gdt
net/quagga-devel: security update

Revisions pulled up:
- net/quagga-devel/Makefile			1.16
- net/quagga-devel/distinfo			1.11
---
Module Name:	pkgsrc
Committed By:	gdt
Date:		Wed Aug 25 17:52:24 UTC 2010

Modified Files:
	pkgsrc/net/quagga-devel: Makefile distinfo

Log message:
Update to 0.99.17.

The most important change is in correcting handling of malformed data
in BGP sessions.

bgpd:
    fix handling of AS path data
    tighten bounds checking in RR ORF msg reader

ospfd:
    Only refresh external default route once.
    Make sure ospf_distribute_list_update_timer() eventually runs.
    Make sure all external routes are updated.

zebra:
    fix infinite loop when deleting an interface

ospf6d:
    Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-config

isisd:
    change ISIS_METHOD to use C preprocessor

other:
    build: ignore mkinstalldirs and texinfo.tex
    build: Add QuaggaId to README.NetBSD
    build/extra: Enhance README.NetBSD make/gmake decision.
    git: add pointers to out-of-tree work
    git: add (generated) m4 files to .gitignore
    Update for git and emphasize asking for good reports.
    doc: fixed spelling in bgpd.texi