Path to this page:
./
net/quagga-devel,
Free multithreaded routing daemon software (fork of zebra)
Branch: pkgsrc-2009Q1,
Version: 0.99.12,
Package name: quagga-0.99.12,
Maintainer: gdtQuagga 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:[
lang/perl5] [
devel/gmake] [
devel/libtool-base]
Package options: inet6, quagga-ospf-opaque-lsa, quagga-vtysh
Master sites:
SHA1: e6814eca860274fb4f39f036d8117ceb641b2c1a
RMD160: f443954db18123ab4b979834ecbff58778338afe
Filesize: 2111.722 KB
Version history: (Expand)
- (2009-07-05) Updated to version: quagga-0.99.12
- (2009-04-06) Package added to pkgsrc.se, version quagga-0.99.11 (created)
CVS history: (Expand)
2009-05-13 14:14:15 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #2763 - requested by hasso
quagga-devel: security update
Revisions pulled up:
- net/quagga-devel/Makefile 1.8
- net/quagga-devel/distinfo 1.8
---
Module Name: pkgsrc
Committed By: hasso
Date: Wed May 13 10:02:40 UTC 2009
Modified Files:
pkgsrc/net/quagga-devel: Makefile distinfo
Log message:
Update to 0.99.12. Changes since 0.99.11:
bgpd:
Fix bgp ipv4/ipv6 accept handling
[bgpd] AS4 bugfix by Chris Caputo [SECURITY]
[bgpd] Add 'show bgp views' command
[bgpd] Allow accepted peers to progress even if realpeer is in Connect
ospfd:
[lib] Move type cast in Fletcher checksum
[lib] Switch Fletcher checksum back to old ospfd version
Justified OSPF cost function names and added support for:
ospf cost <1-65535> A.B.C.D
no ospf cost <1-65535>
library:
[lib] Fix timer precision.
[lib] fix missing sockunion_normalise_mapped
vtysh:
[vtysh] Add commands from zebra_routemap.c to vtysh
misc:
[build] tools/multiple-bgpd.sh should be in 'make dist'
|